You are here

namespace Symfony\Component\Translation\Extractor in Zircon Profile 8.0

Same name in other branches
  1. 8 Symfony\Component\Translation\Extractor
Classsort descending Location Description
AbstractFileExtractor vendor/symfony/translation/Extractor/AbstractFileExtractor.php Base class used by classes that extract translation messages from files.
ChainExtractor vendor/symfony/translation/Extractor/ChainExtractor.php ChainExtractor extracts translation messages from template files.
ExtractorInterface vendor/symfony/translation/Extractor/ExtractorInterface.php Extracts translation messages from a directory or files to the catalogue. New found messages are injected to the catalogue using the prefix.