You are here

public property EntityRoutingMap::$operations in Form mode manager 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/EntityRoutingMap.php \Drupal\form_mode_manager\Annotation\EntityRoutingMap::operations

A mapping of entity form operation available for that entity.

Type: array[]

File

src/Annotation/EntityRoutingMap.php, line 58

Class

EntityRoutingMap
Defines form mode manager annotation object.

Namespace

Drupal\form_mode_manager\Annotation

Code

public $operations = [];