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
Ninja
Repositories
CreditRepository
PHP 클래스 App\Ninja\Repositories\CreditRepository
상속:
extends
BaseRepository
파일 보기
프로젝트 열기: hillelcoren/invoice-ninja
1 사용 예제들
공개 메소드들
메소드
설명
find
(
$clientPublicId
= null,
$filter
= null )
getClassName
( )
getClientDatatable
(
$clientId
)
save
(
$input
,
$credit
= null )
메소드 상세
find()
공개
메소드
public
find
(
$clientPublicId
= null,
$filter
= null )
getClassName()
공개
메소드
public
getClassName
( )
getClientDatatable()
공개
메소드
public
getClientDatatable
(
$clientId
)
save()
공개
메소드
public
save
(
$input
,
$credit
= null )