protected property ParserRegistry::$instances

Type: array Array of parser instances

File

drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php, line 18

Class

ParserRegistry
Registry of parsers used by the application

Namespace

Guzzle\Parser

Code

protected $instances = array();