gossi\codegen\model\parts\PropertiesPart::getProperties PHP Method

getProperties() public method

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