You are here

public function WSCallInterface::getOptionsForm in Web Service Data 2.0.x

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

Get the forms provided by the wsserver for the wscall.

1 method overrides WSCallInterface::getOptionsForm()
WSCall::getOptionsForm in src/Entity/WSCall.php
Get the forms provided by the wsserver for the wscall.

File

src/Entity/WSCallInterface.php, line 45

Class

WSCallInterface
Provides an interface for defining Web Service Call entities.

Namespace

Drupal\wsdata\Entity

Code

public function getOptionsForm();