관리-도구
편집 파일: AssertionError.php
<?php namespace Hamcrest; /* Copyright (c) 2009 hamcrest.org */ class AssertionError extends \RuntimeException { }