You are here

public property PHPUnit_Framework_MockObject_Invocation_Static::$methodName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Static.php \PHPUnit_Framework_MockObject_Invocation_Static::methodName

Type: string

File

vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Static.php, line 53

Class

PHPUnit_Framework_MockObject_Invocation_Static
Represents a static invocation.

Code

public $methodName;