PHP Class FluidTYPO3\Vhs\Utility\CoreUtility

Utility to get core informations.
Afficher le fichier Open project: fluidtypo3/vhs Class Usage Examples

Méthodes publiques

Méthode 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 méthode

Returns the current core minor version
public static getCurrentCoreVersion ( ) : string
Résultat string

getLanguageFlagIconPath() public static méthode

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