You are here

public property FieldInheritance::$name in Field Inheritance 2.0.x

Same name and namespace in other branches
  1. 8 src/Annotation/FieldInheritance.php \Drupal\field_inheritance\Annotation\FieldInheritance::name

The name of the form plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FieldInheritance.php, line 28

Class

FieldInheritance
Defines a field inheritance plugin annotation object.

Namespace

Drupal\field_inheritance\Annotation

Code

public $name;