PHP Class App\services\BaseService

Inheritance: use trait Illuminate\Foundation\Bus\DispatchesJobs
Show file Open project: hillelcoren/invoice-ninja Class Usage Examples

Public Methods

Method Description
bulk ( $ids, $action ) : integer

Protected Methods

Method Description
getRepo ( ) : null

Method Details

bulk() public method

public bulk ( $ids, $action ) : integer
$ids
$action
return integer

getRepo() protected method

protected getRepo ( ) : null
return null