Relationship::$property_name
Same name in other branches
- 8.x-3.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\AnnotationCode
public $property_name;