We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e1558 commit da5b35bCopy full SHA for da5b35b
src/ConfigurableFieldManagerInterface.php
@@ -30,7 +30,7 @@ public function createField(BundleFieldDefinition $field_definition, $lock = TRU
30
*
31
* @param \Drupal\entity\BundleFieldDefinition $field_definition
32
* The field definition.
33
- * @param $modes array
+ * @param array $modes
34
* The display mode configuration, keyed by display type, then mode.
35
* Display type is one of 'form' or 'view', with their values being arrays
36
* keyed by display mode ID. The display modes are created if they do not
0 commit comments