We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9775264 commit a601865Copy full SHA for a601865
modules/system/models/Parameter.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+namespace System\Models;
4
+
5
use Illuminate\Database\QueryException;
6
use Illuminate\Support\Facades\App;
7
use Illuminate\Support\Facades\Cache;
0 commit comments