Minor fixes, coding standards
This commit is contained in:
@@ -5,6 +5,7 @@ namespace App\Models\Shop;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
|
||||
use App\Traits\HasComments;
|
||||
|
||||
class Variation extends Model
|
||||
{
|
||||
use HasComments;
|
||||
|
||||
Reference in New Issue
Block a user