Example #1
0
 /**
  * {@inheritdoc}
  */
 public function extract($model)
 {
     return $this->field->extractForColumn($model);
 }