[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/twig-bridge/Extension/ -> TranslationExtension.php (summary)

(no description)

File Size: 112 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

TranslationExtension:: (9 methods):
  __construct()
  getTranslator()
  getFilters()
  getTokenParsers()
  getNodeVisitors()
  getTranslationNodeVisitor()
  trans()
  transchoice()
  getName()


Class: TranslationExtension  - X-Ref

Provides integration of the Translation component with Twig.

__construct(TranslatorInterface $translator, NodeVisitorInterface $translationNodeVisitor = null)   X-Ref
No description

getTranslator()   X-Ref
No description

getFilters()   X-Ref
{@inheritdoc}


getTokenParsers()   X-Ref
Returns the token parser instance to add to the existing list.

return: AbstractTokenParser[]

getNodeVisitors()   X-Ref
{@inheritdoc}


getTranslationNodeVisitor()   X-Ref
No description

trans($message, array $arguments = array()   X-Ref
No description

transchoice($message, $count, array $arguments = array()   X-Ref
No description

getName()   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1