You are here

public property Network::$handlers in Social API 3.x

Same name and namespace in other branches
  1. 8.2 src/Annotation/Network.php \Drupal\social_api\Annotation\Network::handlers
  2. 8 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\Annotation

Code

public $handlers = [];