You are here

protected property EntityRoutingMapBase::$defaultFormClass in Form mode manager 8

Same name and namespace in other branches
  1. 8.2 src/EntityRoutingMapBase.php \Drupal\form_mode_manager\EntityRoutingMapBase::defaultFormClass

Default form class Definition name.

Type: string

File

src/EntityRoutingMapBase.php, line 28

Class

EntityRoutingMapBase
Base class for form mode manager entity routing plugin.

Namespace

Drupal\form_mode_manager

Code

protected $defaultFormClass;