You are here

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

Same name and namespace in other branches
  1. 8.2 src/Annotation/Network.php \Drupal\social_api\Annotation\Network::type
  2. 8 src/Annotation/Network.php \Drupal\social_api\Annotation\Network::type

The type of the plugin.

Type: string

File

src/Annotation/Network.php, line 38

Class

Network
Defines a Social Network item annotation object.

Namespace

Drupal\social_api\Annotation

Code

public $type;