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;