Skip to content

Commit 9b7f0b6

Browse files
committed
Fix namespace
1 parent 1f878f1 commit 9b7f0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LangleyFoxall/RedactedModel/RedactedModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace App\Models;
3+
namespace LangleyFoxall\RedactedModel;
44

55

66
use Illuminate\Database\Eloquent\Model;

0 commit comments

Comments
 (0)