Relationship::$property_name

Same name in other branches
  1. 4.0.x src/Annotation/Relationship.php \Drupal\ctools\Annotation\Relationship::property_name

The name of the property from which this relationship is derived.

Type: string

File

src/Annotation/Relationship.php, line 45

Class

Relationship
Defines a Relationship item annotation object.

Namespace

Drupal\ctools\Annotation

Code

public $property_name;