[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 56 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FileLocator:: (2 methods):
__construct()
locate()
Class: FileLocator - X-Ref
FileLocator uses the KernelInterface to locate resources in bundles.__construct(KernelInterface $kernel, $path = null, array $paths = array() X-Ref |
Constructor. param: KernelInterface $kernel A KernelInterface instance param: null|string $path The path the global resource directory param: array $paths An array of paths where to look for resources |
locate($file, $currentPath = null, $first = true) X-Ref |
{@inheritdoc} |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |