PHP 트레잇 Mpociot\Teamwork\Traits\UsedByTeams

파일 보기 프로젝트 열기: mpociot/teamwork

공개 메소드들

메소드 설명
scopeAllTeams ( Builder $query ) : mixed
team ( ) : mixed

보호된 메소드들

메소드 설명
bootUsedByTeams ( ) Boot the global scope
teamGuard ( )

메소드 상세

bootUsedByTeams() 보호된 정적인 메소드

Boot the global scope
protected static bootUsedByTeams ( )

scopeAllTeams() 공개 메소드

public scopeAllTeams ( Builder $query ) : mixed
$query Illuminate\Database\Eloquent\Builder
리턴 mixed

team() 공개 메소드

public team ( ) : mixed
리턴 mixed

teamGuard() 보호된 정적인 메소드

protected static teamGuard ( )