PHP Интерфейс Nelmio\Alice\FileLocatorInterface

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
locate ( string $name, string $currentPath = null ) : string

Описание методов

locate() публичный Метод

public locate ( string $name, string $currentPath = null ) : string
$name string Name of the file to locate
$currentPath string Path in which the file can be found
Результат string The full path to the file