Skip to content

Commit dbb261b

Browse files
committed
fix style code
1 parent 59afabc commit dbb261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Actions/Processors/AbstractBaseProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ protected function getPreparedStatements()
178178
* Prepare's and return's the passed row by removing the
179179
* entity status.
180180
*
181-
* @param array $row The row to prepare
181+
* @param array $row The row to prepare
182182
* @param string $statement The statement string
183183
*
184184
* @return array The prepared row

0 commit comments

Comments
 (0)