You are here

class StaticPropertyClass in Plug 7

Test asset class

Hierarchy

Expanded class hierarchy of StaticPropertyClass

File

lib/doctrine/common/tests/Doctrine/Tests/Common/Proxy/StaticPropertyClass.php, line 8

Namespace

Doctrine\Tests\Common\Proxy
View source
class StaticPropertyClass {
  protected static $protectedStaticProperty;

}

Members