We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be216a commit b3df415Copy full SHA for b3df415
tests/Integration/Database/EloquentCollectionFreshTest.php
@@ -52,4 +52,4 @@ public function test_eloquent_collection_fresh()
52
class User extends Model
53
{
54
protected $guarded = [];
55
-}
+}
0 commit comments