| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
Holds information about a non-compiled Twig template.
| Author: | Fabien Potencier <fabien@symfony.com> |
| File Size: | 53 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| __construct(string $code, string $name, string $path = '') X-Ref |
param: string $code The template source code param: string $name The template logical name param: string $path The filesystem path of the template if any |
| getCode() X-Ref |
| No description |
| getName() X-Ref |
| No description |
| getPath() X-Ref |
| No description |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |