[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/config/Symfony/Component/Config/ -> FileLocator.php (summary)

(no description)

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

Defines 1 class

FileLocator:: (3 methods):
  __construct()
  locate()
  isAbsolutePath()


Class: FileLocator  - X-Ref

FileLocator uses an array of pre-defined paths to find files.

__construct($paths = array()   X-Ref
Constructor.

param: string|array $paths A path or an array of paths where to look for resources

locate($name, $currentPath = null, $first = true)   X-Ref
{@inheritdoc}


isAbsolutePath($file)   X-Ref
Returns whether the file path is an absolute path.

param: string $file A file path
return: bool



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1