ApiGen\Parser\Reflection\ReflectionConstant::getDeclaringClassName PHP Method

getDeclaringClassName() public method

    public function getDeclaringClassName()
    {
        return $this->reflection->getDeclaringClassName();
    }