コード例 #1
0
ファイル: Phrase_Android.php プロジェクト: jeckel420/Localize
 public function __construct($id, $phraseKey, $enabledForTranslation = true)
 {
     parent::__construct($id, $phraseKey, $enabledForTranslation);
 }