PHP Classes

File: vendor/phpunit/phpunit-mock-objects/src/Generator/mocked_static_method.tpl.dist

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/phpunit-mock-objects/src/Generator/mocked_static_method.tpl.dist   Download  
File: vendor/phpunit/phpunit-mock-objects/src/Generator/mocked_static_method.tpl.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 8 months ago
Size: 245 bytes
 

Contents

Class file image Download
{modifier} function {reference}{method_name}({arguments_decl}){return_delim}{return_type} { throw new \PHPUnit\Framework\MockObject\BadMethodCallException('Static method "{method_name}" cannot be invoked on mock object'); }