gossi\codegen\model\parts\InterfacesPart::getInterfaces PHP Метод

getInterfaces() публичный Метод

Returns the interfaces
public getInterfaces ( ) : phootwork\collection\Set
Результат phootwork\collection\Set
    public function getInterfaces()
    {
        return $this->interfaces;
    }