SyrusAdapter::getSocialLinks
Usage
array SyrusAdapter::getSocialLinks(StackElement $e, UriInterface $uri)Description
Get social media links. Returns associative array, keys being the icon aliase (ie. FontAwesome) to display, and values being the URL to link to.Parameters
Parameter | Required | Type | Description |
---|---|---|---|
$e | Yes | StackElement | |
$uri | Yes | UriInterface |