Skip to content

Commit cda42f0

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent 2e9bf9a commit cda42f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Db.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -401,8 +401,8 @@ public function rollback(): self
401401
* Run a database transaction
402402
*
403403
* @param callable $callback The callback to run
404-
*
405-
* @return boolean Whether the transaction completed successfully
404+
*
405+
* @return bool Whether the transaction completed successfully
406406
*/
407407
public function transaction($callback): bool
408408
{

0 commit comments

Comments
 (0)