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 )