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 7be0cee commit 8bb8e49Copy full SHA for 8bb8e49
Classes/SlugModifier.php
@@ -88,7 +88,6 @@ protected function resolveHookParameters(array $configuration, string $tableName
88
)
89
->executeQuery()
90
->fetchAssociative();
91
- }
92
if ($row !== false) {
93
$this->recordData = array_replace($row, $record);
94
}
0 commit comments