chore: apply the laravel code style linter

This commit is contained in:
HDVinnie
2022-01-08 00:03:12 -05:00
parent 47cb6bdffd
commit 77ec35bea5
111 changed files with 220 additions and 450 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ abstract class TestCase extends BaseTestCase
use RefreshDatabase;
/**
* {@inheritdoc}
* @inheritdoc
*/
protected function setUp(): void
{