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