protected property SocialSimpleManager::$sortedNetworks in Social simple 2.0.x
Same name and namespace in other branches
- 8 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;