PHP 클래스 HipsterJazzbo\Landlord\Exceptions\ModelNotFoundForTenantException

상속: extends Illuminate\Database\Eloquent\ModelNotFoundException, implements TenantExceptionInterface
파일 보기 프로젝트 열기: HipsterJazzbo/Landlord

공개 메소드들

메소드 설명
setModel ( string $model, integer | array $ids = [] )

메소드 상세

setModel() 공개 메소드

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