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 bd7af52 commit b49b791Copy full SHA for b49b791
tests/Eloquent/MassPrunableTest.php
@@ -2,7 +2,7 @@
2
3
declare(strict_types=1);
4
5
-namespace Eloquent;
+namespace MongoDB\Laravel\Tests\Eloquent;
6
7
use Illuminate\Database\Console\PruneCommand;
8
use Illuminate\Database\Eloquent\MassPrunable;
0 commit comments