PHP 클래스 App\Repositories\PersonRepository

파일 보기 프로젝트 열기: spatie-custom/blender 1 사용 예제들

공개 메소드들

메소드 설명
getAll ( ) : Collection
getAllOnline ( ) : Collection

메소드 상세

getAll() 공개 정적인 메소드

public static getAll ( ) : Collection
리턴 Illuminate\Support\Collection

getAllOnline() 공개 정적인 메소드

public static getAllOnline ( ) : Collection
리턴 Illuminate\Support\Collection