PHP 인터페이스 Nelmio\Alice\FileLocatorInterface

파일 보기 프로젝트 열기: nelmio/alice 0 사용 예제들

공개 메소드들

메소드 설명
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