Skip to content

Commit dc4a971

Browse files
Oleksii Korshenkoarkadiych
Oleksii Korshenko
authored andcommitted
MAGETWO-46678: Process public PRs and Issues
- fixed public GitHub issue #2665
1 parent 687d649 commit dc4a971

File tree

1 file changed

+0
-10
lines changed
  • lib/internal/Magento/Framework/App/Config

1 file changed

+0
-10
lines changed

lib/internal/Magento/Framework/App/Config/Value.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,6 @@ public function __construct(
7070
parent::__construct($context, $registry, $resource, $resourceCollection, $data);
7171
}
7272

73-
/**
74-
* Add availability call after load as public
75-
*
76-
* @return void
77-
*/
78-
public function afterLoad()
79-
{
80-
$this->_afterLoad();
81-
}
82-
8373
/**
8474
* Check if config data value was changed
8575
*

0 commit comments

Comments
 (0)