gossi\codegen\model\parts\InterfacesPart::getInterfaces PHP Method

getInterfaces() public method

Returns the interfaces
public getInterfaces ( ) : phootwork\collection\Set
return phootwork\collection\Set
    public function getInterfaces()
    {
        return $this->interfaces;
    }