Differences Between: [Versions 310 and 402]
(no description)
File Size: | 77 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Mustache_Source_FilesystemSource:: (3 methods):
__construct()
getKey()
getSource()
Class: Mustache_Source_FilesystemSource - X-Ref
Mustache template Filesystem Source.__construct($fileName, array $statProps) X-Ref |
Filesystem Source constructor. param: string $fileName param: array $statProps |
getKey() X-Ref |
Get the Source key (used to generate the compiled class name). return: string |
getSource() X-Ref |
Get the template Source. return: string |