PHP Trait Adldap\Laravel\Traits\HasAdldapUser

Show file Open project: adldap2/adldap2-laravel

Public Properties

Property Type Description
$adldapUser null | Adldap\Models\User The Adldap User that is bound to the current model.

Property Details

$adldapUser public property

The Adldap User that is bound to the current model.
public null|User,Adldap\Models $adldapUser
return null | Adldap\Models\User