www.gusucode.com > KPPW众包威客PHP开源建站系统 v3.0源码程序 > KPPW/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/SampleSubClass.php

    <?php
namespace Hamcrest\Core;

class SampleSubClass extends \Hamcrest\Core\SampleBaseClass
{
}