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