You are here

protected property LingotekConfigChunk::$source_data in Lingotek Translation 7.4

Same name and namespace in other branches
  1. 7.3 lib/Drupal/lingotek/LingotekConfigChunk.php \LingotekConfigChunk::source_data
  2. 7.5 lib/Drupal/lingotek/LingotekConfigChunk.php \LingotekConfigChunk::source_data

Array for storing source and target translation strings

File

lib/Drupal/lingotek/LingotekConfigChunk.php, line 31
Defines LingotekConfigChunk.

Class

LingotekConfigChunk
A class wrapper for Lingotek-specific behavior on ConfigChunks.

Code

protected $source_data;