PHP 트레잇 App\Models\Access\User\Traits\Relationship\UserRelationship

파일 보기 프로젝트 열기: rappasoft/laravel-5-boilerplate

공개 메소드들

메소드 설명
providers ( ) : mixed
roles ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany Many-to-Many relations with Role.

메소드 상세

providers() 공개 메소드

public providers ( ) : mixed
리턴 mixed

roles() 공개 메소드

Many-to-Many relations with Role.
public roles ( ) : Illuminate\Database\Eloquent\Relations\BelongsToMany
리턴 Illuminate\Database\Eloquent\Relations\BelongsToMany