File "SampleSubClass.php"

Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/SampleSubClass.php
File size: 96 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Hamcrest\Core;

class SampleSubClass extends \Hamcrest\Core\SampleBaseClass
{
}