getConstants() as $name => $value) { if ($value == $this->type) { return $name; } } return ''; } } ?>