You are here

protected property NetworkBase::$siteSettings in Social API 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/NetworkBase.php \Drupal\social_api\Plugin\NetworkBase::siteSettings

The global site settings.

Type: \Drupal\Core\Site\Settings

File

src/Plugin/NetworkBase.php, line 31

Class

NetworkBase
Base class for Social Network plugins.

Namespace

Drupal\social_api\Plugin

Code

protected $siteSettings;