ManageContext::$relationships

Same name in other branches
  1. 4.0.x src/Form/ManageContext.php \Drupal\ctools\Form\ManageContext::relationships

A property for controlling usage of relationships in an implementation.

Type: bool

File

src/Form/ManageContext.php, line 61

Class

ManageContext
Manage Context Form.

Namespace

Drupal\ctools\Form

Code

protected $relationships = TRUE;