getValue(); if (trim($value) == "") { $value = "blog"; } $this->setValue($value); return $this; } }