PHP Class App\Ninja\Repositories\ProductRepository

Inheritance: extends BaseRepository
Afficher le fichier Open project: hillelcoren/invoice-ninja Class Usage Examples

Méthodes publiques

Méthode Description
all ( )
find ( $accountId, $filter = null )
findPhonetically ( $productName )
getClassName ( )
save ( $data, $product = null )

Method Details

all() public méthode

public all ( )

find() public méthode

public find ( $accountId, $filter = null )

findPhonetically() public méthode

public findPhonetically ( $productName )

getClassName() public méthode

public getClassName ( )

save() public méthode

public save ( $data, $product = null )