You are here

public function IconsetInterface::getPublisher in Social Media Links Block and Field 8.2

Return the name of the publisher.

Return value

string Publisher name.

1 method overrides IconsetInterface::getPublisher()
IconsetBase::getPublisher in src/IconsetBase.php
Return the name of the publisher.

File

src/IconsetInterface.php, line 26

Class

IconsetInterface
Defines an interface for social media links iconset plugins.

Namespace

Drupal\social_media_links

Code

public function getPublisher();