SensioLabs\Deptrac\ConfigurationLoader::getConfigFilePathname PHP Method

getConfigFilePathname() public method

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