You are here

public function WSServerInterface::getMethods in Web Service Data 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/WSServerInterface.php \Drupal\wsdata\Entity\WSServerInterface::getMethods()

Return types of methods supported by the connector.

1 method overrides WSServerInterface::getMethods()
WSServer::getMethods in src/Entity/WSServer.php
Return types of methods supported by the connector.

File

src/Entity/WSServerInterface.php, line 45

Class

WSServerInterface
Provides an interface for defining Web Service Server entities.

Namespace

Drupal\wsdata\Entity

Code

public function getMethods();