%PDF- %PDF-
Direktori : /var/www/html/news/vendor/phpspec/prophecy/fixtures/ |
Current File : /var/www/html/news/vendor/phpspec/prophecy/fixtures/WithProtectedAbstractMethod.php |
<?php namespace Fixtures\Prophecy; abstract class WithProtectedAbstractMethod { abstract protected function innerDetail(); }