コード例 #1
0
ファイル: WpTranslator.php プロジェクト: tubepress/tubepress
 /**
  * {@inheritdoc}
  */
 public function getLocale()
 {
     return $this->_wpFunctions->get_locale();
 }