Skip to content

Commit c047dec

Browse files
rustagirgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent b823e47 commit c047dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/includes/usage-examples/CountTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function testCount(): void
3636

3737
echo 'Number of documents: ' . $count;
3838
// end-eloquent-count
39-
39+
4040
$this->assertEquals(2, $count);
4141

4242
// begin-qb-count

0 commit comments

Comments
 (0)