Skip to content

Commit c2391b3

Browse files
committed
MC-2259: Build Stabilization
Add docblock
1 parent cf6adf4 commit c2391b3

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/PageBuilder/Controller/Adminhtml/ContentType/Block

1 file changed

+3
-0
lines changed

app/code/Magento/PageBuilder/Controller/Adminhtml/ContentType/Block/Metadata.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
class Metadata extends \Magento\Backend\App\AbstractAction
1414
{
15+
/**
16+
* {@inheritdoc}
17+
*/
1518
const ADMIN_RESOURCE = 'Magento_Cms::block';
1619

1720
/**

0 commit comments

Comments
 (0)