PHP Class Nelmio\Alice\FileLocator\DummyFileLocator

Inheritance: implements Nelmio\Alice\FileLocatorInterface, use trait Nelmio\Alice\NotCallableTrait
Show file Open project: nelmio/alice

Public Methods

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

Method Details

locate() public method

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