PHP 트레잇 M1\Vars\Traits\FileTrait

부터: 0.1.0
파일 보기 프로젝트 열기: m1/Vars

공개 메소드들

메소드 설명
getFile ( ) : string Returns the passed file

비공개 메소드들

메소드 설명
getSupportedLoader ( string $data ) : mixed Gets the supported loader for the passed file
loadContent ( string $data ) : mixed Loads raw content from the file
validate ( ) Validates the file passed to see if it is a file and is readable

메소드 상세

getFile() 공개 메소드

Returns the passed file
public getFile ( ) : string
리턴 string The passed file