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