コード例 #1
0
 /**
  * Get name of the locale key.
  *
  * @return string
  */
 public function getLocaleKey()
 {
     return TranslatableConfig::dbKey();
 }