public property Network::$handlers in Social API 8
Same name and namespace in other branches
- 8.2 src/Annotation/Network.php \Drupal\social_api\Annotation\Network::handlers
- 3.x src/Annotation/Network.php \Drupal\social_api\Annotation\Network::handlers
A list of extra handlers.
@todo Check the entity type plugins to copy from.
Type: array
File
- src/
Annotation/ Network.php, line 47
Class
- Network
- Defines a Social Network item annotation object.
Namespace
Drupal\social_api\AnnotationCode
public $handlers = array();