We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd7d5f commit 056f554Copy full SHA for 056f554
lib/internal/Magento/Framework/Module/Setup/Migration.php
@@ -143,6 +143,8 @@ class Migration
143
* @param MigrationData $migrationData
144
* @param string $confPathToMapFile
145
* @param array $compositeModules
146
+ * @param \Magento\Framework\Serialize\Serializer\Json|null $serializer
147
+ * @throws \RuntimeException
148
*/
149
public function __construct(
150
ModuleDataSetupInterface $setup,
0 commit comments