You are here

protected property TestObject::$name in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php \Doctrine\Tests\Common\Persistence\TestObject::name

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php, line 148

Class

TestObject

Namespace

Doctrine\Tests\Common\Persistence

Code

protected $name = 'beberlei';