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