diff --git a/resources/fileTemplates/internal/Magento Php Form Button Block Class.php.html b/resources/fileTemplates/internal/Magento Php Form Button Block Class.php.html index cceb94230..62dfac2d2 100644 --- a/resources/fileTemplates/internal/Magento Php Form Button Block Class.php.html +++ b/resources/fileTemplates/internal/Magento Php Form Button Block Class.php.html @@ -5,15 +5,30 @@ */ --> -
-- The Form component configuration. -
- -| Template's predefined variables: | -
|
+
+ A Magento 2 UI Component Form can have buttons to perform actions on the form such as "Back" or "Save" for example.
+ + |
+
| Predefined variables will take the following values: | +||
| + | Namespace for the UI Component Form button class | +|
| + | Class name for the UI Component Form button class | +|