You are here

private static property CachedReader::$CACHE_SALT in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php \Doctrine\Common\Annotations\CachedReader::CACHE_SALT

Type: string

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php, line 35

Class

CachedReader
A cache aware annotation reader.

Namespace

Doctrine\Common\Annotations

Code

private static $CACHE_SALT = '@[Annot]';