%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/sljcon/vendor/phpunit/phpunit-mock-objects/src/Generator/
Upload File :
Create Path :
Current File : /var/www/html/sljcon/vendor/phpunit/phpunit-mock-objects/src/Generator/mocked_method_void.tpl.dist

    {modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type}
    {{deprecation}
        $arguments = array({arguments_call});
        $count     = func_num_args();

        if ($count > {arguments_count}) {
            $_arguments = func_get_args();

            for ($i = {arguments_count}; $i < $count; $i++) {
                $arguments[] = $_arguments[$i];
            }
        }

        $this->__phpunit_getInvocationMocker()->invoke(
            new \PHPUnit\Framework\MockObject\Invocation\ObjectInvocation(
                '{class_name}', '{method_name}', $arguments, '{return_type}', $this, {clone_arguments}
            )
        );
    }

Zerion Mini Shell 1.0