You are here

public property PHPUnit_Framework_MockObject_Invocation_Object::$object in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Object.php \PHPUnit_Framework_MockObject_Invocation_Object::object

Type: object

File

vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation/Object.php, line 21

Class

PHPUnit_Framework_MockObject_Invocation_Object
Represents a non-static invocation.

Code

public $object;