Exemple #1
0
 function updatePhrase(&$phraseData)
 {
     return $this->data_source->updatePhrase($phraseData);
 }