$this->argument))->fetchField(); if (empty($title)) { return t('No vocabulary'); } return check_plain($title); } }