Fontawesomebrands
class Fontawesomebrands implements CssInterface, JavascriptInterface
Data for Fontawesome Brands - 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 25
string|null
getVersion(string $version)
Use this method to get version to use
at line 35
array|null
getCss(string $version)
Use this method to add data for css, keep latest version above
at line 91
array|null
getJavascript(string $version)
Use this method to add data for javascript, keep latest version above