You are here

public function WSCallInterface::getReplacements in Web Service Data 8

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

Get the available replacement tokens.

1 method overrides WSCallInterface::getReplacements()
WSCall::getReplacements in src/Entity/WSCall.php
Get the available replacement tokens.

File

src/Entity/WSCallInterface.php, line 35

Class

WSCallInterface
Provides an interface for defining Web Service Call entities.

Namespace

Drupal\wsdata\Entity

Code

public function getReplacements();