We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59afabc commit dbb261bCopy full SHA for dbb261b
src/Actions/Processors/AbstractBaseProcessor.php
@@ -178,7 +178,7 @@ protected function getPreparedStatements()
178
* Prepare's and return's the passed row by removing the
179
* entity status.
180
*
181
- * @param array $row The row to prepare
+ * @param array $row The row to prepare
182
* @param string $statement The statement string
183
184
* @return array The prepared row
0 commit comments