You are here

private property ChainExtractor::$extractors in Plug 7

The extractors.

Type: ExtractorInterface[]

File

lib/Symfony/translation/Extractor/ChainExtractor.php, line 28

Class

ChainExtractor
ChainExtractor extracts translation messages from template files.

Namespace

Symfony\Component\Translation\Extractor

Code

private $extractors = array();