PHP 클래스 App\Repositories\Department\DepartmentRepository

상속: implements App\Repositories\Department\DepartmentRepositoryContract
파일 보기 프로젝트 열기: Bottelet/Flarepoint-crm

공개 메소드들

메소드 설명
create ( $requestData )
destroy ( $id )
getAllDepartments ( )
listAllDepartments ( )

메소드 상세

create() 공개 메소드

public create ( $requestData )

destroy() 공개 메소드

public destroy ( $id )

getAllDepartments() 공개 메소드

public getAllDepartments ( )

listAllDepartments() 공개 메소드

public listAllDepartments ( )