Examples\StarWars\ShipType::getInterfaces PHP Метод

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

public getInterfaces ( )
    public function getInterfaces()
    {
        return [new NodeInterfaceType()];
    }