You are here

public function LingotekIntelligenceMetadataInterface::getPurchaseOrder in Lingotek Translation 3.3.x

Same name and namespace in other branches
  1. 8.2 src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  2. 4.0.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  3. 3.0.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  4. 3.1.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  5. 3.2.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  6. 3.4.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  7. 3.5.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  8. 3.6.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  9. 3.7.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()
  10. 3.8.x src/LingotekIntelligenceMetadataInterface.php \Drupal\lingotek\LingotekIntelligenceMetadataInterface::getPurchaseOrder()

Gets the Purchase Order.

Return value

string

3 methods override LingotekIntelligenceMetadataInterface::getPurchaseOrder()
LingotekIntelligenceService::getPurchaseOrder in src/LingotekIntelligenceService.php
Gets the Purchase Order.
LingotekIntelligenceServiceConfig::getPurchaseOrder in src/LingotekIntelligenceServiceConfig.php
Gets the Purchase Order.
LingotekProfile::getPurchaseOrder in src/Entity/LingotekProfile.php
Gets the Purchase Order.

File

src/LingotekIntelligenceMetadataInterface.php, line 172

Class

LingotekIntelligenceMetadataInterface
Contract for any Lingotek Intelligence metadata provider.

Namespace

Drupal\lingotek

Code

public function getPurchaseOrder();