Documentation

FileLocator extends FileLocator
in package

Class to locate the configuration files to load.

Tags
author

Cristiano Cinotti cristianocinotti@gmail.com

Table of Contents

Methods

locate()  : string|array<string|int, mixed>

Methods

locate()

public locate(string $name[, string|null $currentPath = null ][, bool $first = true ]) : string|array<string|int, mixed>
Parameters
$name : string
$currentPath : string|null = null
$first : bool = true
Tags
inheritdoc
throws
ConfigurationBuilderException

If the located files are not readable.

Return values
string|array<string|int, mixed>

        
On this page

Search results