You are here

private static property Inflector::$initialState 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::initialState

The initial state of Inflector so reset() works.

Type: array

File

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

Class

Inflector
Doctrine inflector has static methods for inflecting text.

Namespace

Doctrine\Common\Inflector

Code

private static $initialState = array();