You are here

public function LingotekConfigMetadataInterface::getProfile in Lingotek Translation 3.2.x

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

Gets the profile of the document.

1 method overrides LingotekConfigMetadataInterface::getProfile()
LingotekConfigMetadata::getProfile in src/Entity/LingotekConfigMetadata.php
Gets the profile of the document.

File

src/LingotekConfigMetadataInterface.php, line 57

Class

LingotekConfigMetadataInterface

Namespace

Drupal\lingotek

Code

public function getProfile();