Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
App
Repositories
Department
DepartmentRepositoryContract
PHP 인터페이스 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
( )