protected property SynonymForm::$entity in Synonyms 2.0.x
Same name and namespace in other branches
- 8 src/Form/SynonymForm.php \Drupal\synonyms\Form\SynonymForm::entity
The synonym entity.
Type: \Drupal\synonyms\SynonymInterface
Overrides EntityForm::$entity
File
- src/
Form/ SynonymForm.php, line 24
Class
- SynonymForm
- Entity form for 'synonym' config entity type.
Namespace
Drupal\synonyms\FormCode
protected $entity;