chore: code refactor via rector

This commit is contained in:
idevakk
2025-11-14 02:01:01 -08:00
parent 90ab79b3a2
commit ae795880ed
148 changed files with 1520 additions and 1486 deletions

View File

@@ -16,7 +16,7 @@ class ExampleTest extends TestCase
}
/** @test */
public function the_application_returns_a_successful_response()
public function the_application_returns_a_successful_response(): void
{
$response = $this->get('/');