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 7a69e7e commit 4f4e95eCopy full SHA for 4f4e95e
lib/internal/Magento/Framework/Mview/View/Subscription.php
@@ -194,7 +194,7 @@ protected function getLinkedViews()
194
* @param ChangelogInterface $changelog
195
* @return string
196
*/
197
- protected function buildStatement(string $event, ChangelogInterface $changelog)
+ protected function buildStatement($event, $changelog)
198
{
199
switch ($event) {
200
case Trigger::EVENT_INSERT:
0 commit comments