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