if (!filter_var($this->approved)) {
                $this->approved = self::STATUS_UNAPPROVED;
            }