PHP Class HipsterJazzbo\Landlord\Exceptions\ModelNotFoundForTenantException

Inheritance: extends Illuminate\Database\Eloquent\ModelNotFoundException, implements TenantExceptionInterface
Datei anzeigen Open project: HipsterJazzbo/Landlord

Public Methods

Method Description
setModel ( string $model, integer | array $ids = [] )

Method Details

setModel() public method

public setModel ( string $model, integer | array $ids = [] )
$model string
$ids integer | array