コード例 #1
0
ファイル: KernelProxy.php プロジェクト: Maksold/platform
 /**
  * {@inheritdoc}
  */
 public function getCharset()
 {
     return $this->kernel->getCharset();
 }