You are here

private static property Inflector::$cache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php \Doctrine\Common\Inflector\Inflector::cache

Method cache array.

Type: array

File

vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php, line 194

Class

Inflector
Doctrine inflector has static methods for inflecting text.

Namespace

Doctrine\Common\Inflector

Code

private static $cache = array();