/home/kueuepay/public_html/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/SampleSubClass.php
<?php
namespace Hamcrest\Core;

class SampleSubClass extends \Hamcrest\Core\SampleBaseClass
{
}
Examples

Examples

For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository