Example #1
0
 /**
  * @return string
  */
 protected function getTransDir()
 {
     return Config::getDir('trans') . '/' . Config::getLn() . '/';
 }