コード例 #1
0
ファイル: Adapter.php プロジェクト: mattvb91/cphalcon
 protected function replacePlaceholders($translation, $placeholders = null)
 {
     return parent::replacePlaceholders($translation, $placeholders);
 }