yii-dream-team/yii2-upload-behavior

Argument 1 passed to yiidreamteam\upload\FileUploadBehavior::getInstance() must be an instance of yii\db\ActiveRecord

Closed this issue · 1 comments

Hi

My model extends a custom ActiveRecord that extends BaseActiveRecord.

Or the extension only accepts a model from ActiveRecord :

Line 213 : public static function getInstance(ActiveRecord $model, $attribute)

Is it possible to change it for BaseActiveRecord ?

Thanks !

Hello implemented in 1.2.1 version