SensioLabs\Deptrac\ConfigurationLoader::getConfigFilePathname PHP 메소드

getConfigFilePathname() 공개 메소드

public getConfigFilePathname ( ) : mixed
리턴 mixed
    public function getConfigFilePathname()
    {
        return $this->configFilePathname;
    }