PHP 클래스 Acacha\Llum\LlumRCFile

파일 보기 프로젝트 열기: acacha/llum

보호된 프로퍼티들

프로퍼티 타입 설명
$relative_file_path string Relative path to llumrc file.

공개 메소드들

메소드 설명
path ( ) : string Get real path (form user home)

메소드 상세

path() 공개 메소드

Get real path (form user home)
public path ( ) : string
리턴 string

프로퍼티 상세

$relative_file_path 보호되어 있는 프로퍼티

Relative path to llumrc file.
protected string $relative_file_path
리턴 string