You are here

public function LingotekApiInterface::getWorkflows in Lingotek Translation 8

Same name and namespace in other branches
  1. 8.2 src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  2. 4.0.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  3. 3.0.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  4. 3.1.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  5. 3.2.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  6. 3.3.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  7. 3.4.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  8. 3.5.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  9. 3.6.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  10. 3.7.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
  11. 3.8.x src/Remote/LingotekApiInterface.php \Drupal\lingotek\Remote\LingotekApiInterface::getWorkflows()
1 method overrides LingotekApiInterface::getWorkflows()
LingotekApi::getWorkflows in src/Remote/LingotekApi.php

File

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

Class

LingotekApiInterface

Namespace

Drupal\lingotek\Remote

Code

public function getWorkflows($community_id);