public property Platform::$iconName in Social Media Links Block and Field 8.2
Optional: The name of the icon.
In most cases, the iconName is equal to the ID of the platform. If no iconName is set, we use the ID.
Type: string
File
- src/
Annotation/ Platform.php, line 34
Class
- Platform
- Defines a platform item annotation object.
Namespace
Drupal\social_media_links\AnnotationCode
public $iconName;