%PDF- %PDF-
Direktori : /var/www/html/news/vendor/phpspec/prophecy/fixtures/ |
Current File : /var/www/html/news/vendor/phpspec/prophecy/fixtures/WithTypehintedVariadicArgument.php |
<?php namespace Fixtures\Prophecy; class WithTypehintedVariadicArgument { function methodWithTypeHintedArgs(array ...$args) { } }