public function WSCallInterface::getMethods in Web Service Data 2.0.x
Same name and namespace in other branches
- 8 src/Entity/WSCallInterface.php \Drupal\wsdata\Entity\WSCallInterface::getMethods()
Get the available methods.
1 method overrides WSCallInterface::getMethods()
- WSCall::getMethods in src/
Entity/ WSCall.php - Get the available methods.
File
- src/
Entity/ WSCallInterface.php, line 40
Class
- WSCallInterface
- Provides an interface for defining Web Service Call entities.
Namespace
Drupal\wsdata\EntityCode
public function getMethods();