public property LazyLoadableObject::$publicPersistentField in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/LazyLoadableObject.php \Doctrine\Tests\Common\Proxy\LazyLoadableObject::publicPersistentField
Type: string
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Proxy/ LazyLoadableObject.php, line 53
Class
- LazyLoadableObject
- Test asset representing a lazy loadable object
Namespace
Doctrine\Tests\Common\ProxyCode
public $publicPersistentField = 'publicPersistentFieldValue';