Skip to content

Commit 25c4347

Browse files
Fix phpcs
1 parent bcedaf5 commit 25c4347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/View/Element/AbstractBlock.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ public function getRequest()
244244
* Please override this one instead of overriding real __construct constructor
245245
*
246246
* @return void
247+
* phpcs:disable Magento2.CodeAnalysis.EmptyBlock
247248
*/
248249
protected function _construct()
249250
{

0 commit comments

Comments
 (0)