getValue(); $trimmedValue = trim($value); $this->setValue($trimmedValue); return parent::beforeSave(); } }