Skip to content

Commit 51d6148

Browse files
committed
MAGETWO-62510: Remove uses of serialize/unserialize in \Magento\Ui\Model\Manager
1 parent 7bf469a commit 51d6148

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Ui/Model/Manager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ public function __construct(
120120
CacheInterface $cache,
121121
InterpreterInterface $argumentInterpreter,
122122
SerializerInterface $serializer = null
123-
124123
) {
125124
$this->componentConfigProvider = $componentConfigProvider;
126125
$this->domMerger = $domMerger;

0 commit comments

Comments
 (0)