Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
App
Ninja
Repositories
ClientRepository
PHP Class App\Ninja\Repositories\ClientRepository
Inheritance:
extends
BaseRepository
Afficher le fichier
Open project: hillelcoren/invoice-ninja
Class Usage Examples
Méthodes publiques
Méthode
Description
all
( )
find
(
$filter
= null,
$userId
= false )
findPhonetically
(
$clientName
)
getClassName
( )
save
(
$data
,
$client
= null )
Method Details
all()
public
méthode
public
all
( )
find()
public
méthode
public
find
(
$filter
= null,
$userId
= false )
findPhonetically()
public
méthode
public
findPhonetically
(
$clientName
)
getClassName()
public
méthode
public
getClassName
( )
save()
public
méthode
public
save
(
$data
,
$client
= null )