Skip to content

Commit 8ad2e4f

Browse files
author
Vitaliy Boyko
committed
1226: added line
1 parent fe8469f commit 8ad2e4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/fileTemplates/internal/Magento Form Button Block Class.php.ft

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class ${NAME} extends ${GENERIC_BUTTON} implements ${DATA_PROVIDER_TYPE}
2424
if (!$this->${GET_ID}) {
2525
return [];
2626
}
27+
2728
#end
2829
return $this->wrapButtonSettings(
2930
'${LABEL}',

0 commit comments

Comments
 (0)