mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 18:34:04 +00:00
Clean up
This commit is contained in:
parent
253061730e
commit
974950c300
1 changed files with 1 additions and 3 deletions
|
|
@ -235,9 +235,7 @@ class UuidComment extends Model
|
|||
|
||||
class UuidScopedComment extends UuidComment
|
||||
{
|
||||
use UsesUuidAsPrimaryKey, BelongsToPrimaryModel;
|
||||
|
||||
protected $guarded = [];
|
||||
use BelongsToPrimaryModel;
|
||||
|
||||
public function getRelationshipToPrimaryModel(): string
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue