gossi\codegen\model\parts\PropertiesPart::getProperties PHP 메소드

getProperties() 공개 메소드

Returns a collection of properties
public getProperties ( ) : phootwork\collection\Map
리턴 phootwork\collection\Map
    public function getProperties()
    {
        return $this->properties;
    }