public function EntityRoutingMapInterface::getContextualLinks in Form mode manager 8.2
Return the contextual links mapping.
Return value
array[] The mapping of each entity contextual links given by plugin annotation.
1 method overrides EntityRoutingMapInterface::getContextualLinks()
- EntityRoutingMapBase::getContextualLinks in src/
EntityRoutingMapBase.php - Return the contextual links mapping.
File
- src/
EntityRoutingMapInterface.php, line 57
Class
- EntityRoutingMapInterface
- EntityRoutingMapInterface interface class.
Namespace
Drupal\form_mode_managerCode
public function getContextualLinks();