PHP Interface PHPStan\Reflection\ClassConstantReflection

Inheritance: extends PHPStan\Reflection\ClassMemberReflection
Show file Open project: phpstan/phpstan

Public Methods

Method Description
getName ( ) : string
getValue ( ) : mixed

Method Details

getName() public method

public getName ( ) : string
return string

getValue() public method

public getValue ( ) : mixed
return mixed