gossi\codegen\model\parts\ConstantsPart::getConstants PHP 메소드

getConstants() 공개 메소드

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