Directory : /home/proudlyafrican/www/vendor/phpunit/phpunit-mock-objects/tests/_fixture/ |
Current File : //home/proudlyafrican/www/vendor/phpunit/phpunit-mock-objects/tests/_fixture/AnotherInterface.php |
<?php interface AnotherInterface { public function doSomethingElse(); }