Fontawesome
class Fontawesome implements CssInterface, JavascriptInterface
Data for Fontawesome - https://fontawesome.com
Methods
string|null
getVersion(string $version)
Use this method to get version to use
array|null
getCss(string $version)
Use this method to add data for css, keep latest version above
array|null
getJavascript(string $version)
Use this method to add data for javascript, keep latest version above
Details
at line 23
string|null
getVersion(string $version)
Use this method to get version to use
at line 149
array|null
getCss(string $version)
Use this method to add data for css, keep latest version above
at line 205
array|null
getJavascript(string $version)
Use this method to add data for javascript, keep latest version above