Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit a25c077

Browse files
authored
Update auth.md
1 parent d4ad3bb commit a25c077

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/auth.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -518,20 +518,6 @@ use Adldap\Laravel\Validation\Rules\Rule;
518518

519519
class IsAccountant extends Rule
520520
{
521-
/**
522-
* The LDAP user.
523-
*
524-
* @var User
525-
*/
526-
protected $user;
527-
528-
/**
529-
* The Eloquent model.
530-
*
531-
* @var Model|null
532-
*/
533-
protected $model;
534-
535521
/**
536522
* Determines if the user is allowed to authenticate.
537523
*

0 commit comments

Comments
 (0)