Location:
PHPKode
>
scripts
>
PHP_Invoker
> sebastianbergmann-php-invoker-b92fc22/Tests/_fixture/TestCallable.php
<?php class TestCallable { public function test($sleep) { sleep($sleep); return TRUE; } }
Web-based Email Marketing Software for sending email newsletters
Return current item:
PHP_Invoker