protected property SocialSimpleManager::$sortedNetworks in Social simple 8
Same name and namespace in other branches
- 2.0.x src/SocialSimpleManager.php \Drupal\social_simple\SocialSimpleManager::sortedNetworks
Holds the array of social network builders sorted by priority.
Set to NULL if the array needs to be re-calculated.
Type: \Drupal\social_simple\SocialNetwork\SocialNetworkInterface[]|null
File
- src/
SocialSimpleManager.php, line 41
Class
- SocialSimpleManager
- Provides a social network manager.
Namespace
Drupal\social_simpleCode
protected $sortedNetworks;