PHP Class Nelmio\Alice\FileLocator\DefaultFileLocator

Author: Fabien Potencier ([email protected])
Author: Théo FIDRY ([email protected])
Inheritance: implements Nelmio\Alice\FileLocatorInterface
Datei anzeigen Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
locate ( string $name, string $currentPath = null ) : string

Private Methods

Method Description
isAbsolutePath ( string $file ) : boolean

Method Details

locate() public method

public locate ( string $name, string $currentPath = null ) : string
$name string
$currentPath string
return string