Skip to content

Commit a601865

Browse files
authored
Update Parameter.php
1 parent 9775264 commit a601865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/system/models/Parameter.php

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace System\Models;
4+
35
use Illuminate\Database\QueryException;
46
use Illuminate\Support\Facades\App;
57
use Illuminate\Support\Facades\Cache;

0 commit comments

Comments
 (0)