PHP 트레잇 Adldap\Laravel\Traits\HasAdldapUser

파일 보기 프로젝트 열기: adldap2/adldap2-laravel

공개 프로퍼티들

프로퍼티 타입 설명
$adldapUser null | Adldap\Models\User The Adldap User that is bound to the current model.

프로퍼티 상세

$adldapUser 공개적으로 프로퍼티

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