Method | Description | |
---|---|---|
createEnvironmentLockFile ( string $content = '' ) | ||
getConfigurationDirectoryPath ( ) : string | Returns the configuration directory path | |
getEnvironmentLockFilePath ( ) : string | Returns the environment lock file path | |
settings ( ) : array | mixed | Reads the configuration settings from the file | |
value ( $value ) : mixed | null | Returns a value of the array |
public static createEnvironmentLockFile ( string $content = '' ) | ||
$content | string |
public static getConfigurationDirectoryPath ( ) : string | ||
return | string |
public static getEnvironmentLockFilePath ( ) : string | ||
return | string |