You are here

public function EntityRoutingMapInterface::setTargetEntityType in Form mode manager 8.2

Same name and namespace in other branches
  1. 8 src/EntityRoutingMapInterface.php \Drupal\form_mode_manager\EntityRoutingMapInterface::setTargetEntityType()

Set the target entity type.

1 method overrides EntityRoutingMapInterface::setTargetEntityType()
EntityRoutingMapBase::setTargetEntityType in src/EntityRoutingMapBase.php
Set the target entity type.

File

src/EntityRoutingMapInterface.php, line 104

Class

EntityRoutingMapInterface
EntityRoutingMapInterface interface class.

Namespace

Drupal\form_mode_manager

Code

public function setTargetEntityType();