/** * {@inheritDoc} */ public function hasConstant($name) { return $this->betterReflectionClass->hasConstant($name); }