Current Path : /var/www/alh/upload/system/storage/vendor/react/promise/tests/Stub/ |
Current File : /var/www/alh/upload/system/storage/vendor/react/promise/tests/Stub/CallableStub.php |
<?php namespace React\Promise\Stub; class CallableStub { public function __invoke() { } }