You are here

protected property SocialSimpleManager::$networks in Social simple 8

Same name and namespace in other branches
  1. 2.0.x src/SocialSimpleManager.php \Drupal\social_simple\SocialSimpleManager::networks

Holds arrays of social network builders, keyed by priority.

Type: array

File

src/SocialSimpleManager.php, line 32

Class

SocialSimpleManager
Provides a social network manager.

Namespace

Drupal\social_simple

Code

protected $networks = [];