[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 79 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct(Environment $twig) X-Ref |
author: Fabien Potencier <fabien@symfony.com> |
collectDir($dir, $ext = '.twig') X-Ref |
Returns deprecations for templates contained in a directory. param: string $dir A directory where templates are stored param: string $ext Limit the loaded templates by extension return: array An array of deprecations |
collect(\Traversable $iterator) X-Ref |
Returns deprecations for passed templates. param: \Traversable $iterator An iterator of templates (where keys are template names and values the contents of the template) return: array An array of deprecations |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |