You are here

public property RuntimePublicReflectionPropertyTestProxyMock::$checkedProperty in Plug 7

Type: string

File

lib/doctrine/common/tests/Doctrine/Tests/Common/Reflection/RuntimePublicReflectionPropertyTest.php, line 88

Class

RuntimePublicReflectionPropertyTestProxyMock
Mock that simulates proxy public property lazy loading

Namespace

Doctrine\Tests\Common\Reflection

Code

public $checkedProperty = 'testValue';