We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f451cd commit 2c0d6f5Copy full SHA for 2c0d6f5
modules/order/src/Plugin/Field/FieldType/AdjustmentItem.php
@@ -16,6 +16,7 @@
16
* description = @Translation("Stores adjustments to the parent entity's price."),
17
* category = @Translation("Commerce"),
18
* list_class = "\Drupal\commerce_order\Plugin\Field\FieldType\AdjustmentItemList",
19
+ * no_ui = TRUE,
20
* default_widget = "commerce_adjustment_default",
21
* )
22
*/
0 commit comments