[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/config/ -> FileLocatorInterface.php (summary)

(no description)

File Size: 34 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

FileLocatorInterface:: (1 method):
  locate()


Interface: FileLocatorInterface  - X-Ref


locate($name, $currentPath = null, $first = true)   X-Ref
Returns a full path for a given file name.

param: string      $name        The file name to locate
param: string|null $currentPath The current path
param: bool        $first       Whether to return the first occurrence or an array of filenames
return: string|array The full path to the file or an array of file paths



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1