HasConstants
Table of Contents
Properties
- $constants : Collection<string|int, ConstantInterface>
Methods
- getConstants() : Collection<string|int, ConstantInterface>
- getInheritedConstants() : Collection<string|int, ConstantInterface>
Properties
$constants
protected
Collection<string|int, ConstantInterface>
$constants
References to constants defined in this class.
Methods
getConstants()
public
getConstants() : Collection<string|int, ConstantInterface>
Return values
Collection<string|int, ConstantInterface>getInheritedConstants()
public
getInheritedConstants() : Collection<string|int, ConstantInterface>