You are here

public function OGHeaders::getSetting in Share Message 8

Gets the setting for $key with overrides if applicable.

Return value

mixed

Overrides SharePluginInterface::getSetting

File

src/Plugin/sharemessage/OGHeaders.php, line 30

Class

OGHeaders
OGHeaders plugin.

Namespace

Drupal\sharemessage\Plugin\sharemessage

Code

public function getSetting($key) {
}