Skip to content

Commit 1bb3e9e

Browse files
authored
Update Section.php
1 parent d6740f9 commit 1bb3e9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Model/Section.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ final class Section
2424

2525
const TYPE = 'mftype';
2626

27-
2827
/**
2928
* @var \Magento\Framework\App\Config\ScopeConfigInterface
3029
*/
@@ -49,8 +48,6 @@ final class Section
4948
*/
5049
protected $urlInterface;
5150

52-
public $withKey;
53-
5451
/**
5552
* Section constructor.
5653
* @param ScopeConfigInterface $scopeConfig

0 commit comments

Comments
 (0)