protected property EntityRoutingMapBase::$editFormClass in Form mode manager 8.2
Same name and namespace in other branches
- 8 src/EntityRoutingMapBase.php \Drupal\form_mode_manager\EntityRoutingMapBase::editFormClass
Default editing form class Definition name.
Type: string
File
- src/
EntityRoutingMapBase.php, line 44
Class
- EntityRoutingMapBase
- Base class for form mode manager entity routing plugin.
Namespace
Drupal\form_mode_managerCode
protected $editFormClass;