Relationship::$context

Same name in other branches
  1. 8.x-3.x src/Annotation/Relationship.php \Drupal\ctools\Annotation\Relationship::context

The array of contexts requires or optional for this plugin.

Type: \Drupal\Core\Plugin\Context\ContextInterface[]

File

src/Annotation/Relationship.php, line 52

Class

Relationship
Defines a Relationship item annotation object.

Namespace

Drupal\ctools\Annotation

Code

public $context;