You are here

public function LingotekApiInterface::deleteDocument in Lingotek Translation 8

Same name and namespace in other branches
  1. 8.2 src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::deleteDocument()
1 method overrides LingotekApiInterface::deleteDocument()
LingotekApi::deleteDocument in src/Remote/LingotekApi.php

File

src/Remote/LingotekApiInterface.php, line 28
Contains \Drupal\lingotek\Remote\LingotekApiInterface.

Class

LingotekApiInterface

Namespace

Drupal\lingotek\Remote

Code

public function deleteDocument($id);