$modelClass public property
Class name of the model which will be handled by this action. The model class must implement yii\db\ActiveRecordInterface. This property must be set.
public string $modelClass = null
$modelClass public property
Class name of the model which will be handled by this action. The model class must implement yii\db\ActiveRecordInterface. This property must be set.
public string $modelClass = null
Please login to continue.