callable
The callback function gets the model:
Example: $this->setModelCollback(function ($model){ return $model; });