You are here

constant Proxy::MARKER in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php \Doctrine\Common\Persistence\Proxy::MARKER

Marker for Proxy class names.

File

vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php, line 35

Class

Proxy
Interface for proxy classes.

Namespace

Doctrine\Common\Persistence

Code

const MARKER = '__CG__';