You are here

protected property EntityRoutingMapBase::$targetEntityType in Form mode manager 8.2

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

Entity type id of entity.

Type: string

File

src/EntityRoutingMapBase.php, line 51

Class

EntityRoutingMapBase
Base class for form mode manager entity routing plugin.

Namespace

Drupal\form_mode_manager

Code

protected $targetEntityType;