Skip to content

Commit 3ef2184

Browse files
committed
Merge branch 'DOCSP-41241-sanctum' of github.com:norareidy/laravel-mongodb into DOCSP-41241-sanctum
2 parents 8c5882c + 854af26 commit 3ef2184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/auth/Sanctum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ class PersonalAccessToken extends SanctumToken
1313
protected $collection = 'personal_access_tokens';
1414
protected $primaryKey = '_id';
1515
protected $keyType = 'string';
16-
}
16+
}

0 commit comments

Comments
 (0)