Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Nov 16, 2023
1 parent 543a4b0 commit 60d4618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ final class MyClass
{
}

public function insertCustomer(array $customer): int
public function calculateSomething(): void
{
$now = $this->clock->now();

Expand Down

0 comments on commit 60d4618

Please sign in to comment.