%PDF- %PDF-
Direktori : /var/www/html/zgjedhjet2017/vendor/phpspec/prophecy/fixtures/ |
Current File : /var/www/html/zgjedhjet2017/vendor/phpspec/prophecy/fixtures/WithCallableArgument.php |
<?php namespace Fixtures\Prophecy; class WithCallableArgument { public function methodWithArgs(callable $arg_1, callable $arg_2 = null) { } }