ManageContext::$property_types

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

An array of property types that are eligible as relationships.

Type: array

File

src/Form/ManageContext.php, line 54

Class

ManageContext
Manage Context Form.

Namespace

Drupal\ctools\Form

Code

protected $property_types = [];