gossi\codegen\model\parts\ConstantsPart::getConstants PHP Method

getConstants() public method

Returns all constants
public getConstants ( ) : phootwork\collection\Map
return phootwork\collection\Map
    public function getConstants()
    {
        return $this->constants;
    }