PHP Class Acacha\Llum\LlumRCFile

ファイルを表示 Open project: acacha/llum

Protected Properties

Property Type Description
$relative_file_path string Relative path to llumrc file.

Public Methods

Method Description
path ( ) : string Get real path (form user home)

Method Details

path() public method

Get real path (form user home)
public path ( ) : string
return string

Property Details

$relative_file_path protected_oe property

Relative path to llumrc file.
protected string $relative_file_path
return string