PHP Class FluidTYPO3\Vhs\Utility\CoreUtility

Utility to get core informations.
Datei anzeigen Open project: fluidtypo3/vhs Class Usage Examples

Public Methods

Method Description
getCurrentCoreVersion ( ) : string Returns the current core minor version
getLanguageFlagIconPath ( ) : string Returns the flag icons path depending on the current core version

Method Details

getCurrentCoreVersion() public static method

Returns the current core minor version
public static getCurrentCoreVersion ( ) : string
return string

getLanguageFlagIconPath() public static method

Returns the flag icons path depending on the current core version
public static getLanguageFlagIconPath ( ) : string
return string