You are here

protected property PageVariantContextsForm::$relationships in Page Manager 8.4

Same name and namespace in other branches
  1. 8 page_manager_ui/src/Form/PageVariantContextsForm.php \Drupal\page_manager_ui\Form\PageVariantContextsForm::relationships

We don't currently support relationships in PM, so don't use them.

Type: bool

Overrides ManageContext::$relationships

File

page_manager_ui/src/Form/PageVariantContextsForm.php, line 19

Class

PageVariantContextsForm

Namespace

Drupal\page_manager_ui\Form

Code

protected $relationships = FALSE;