| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 54 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 = []) X-Ref |
param: KernelInterface $kernel A KernelInterface instance param: string|null $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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |