Example #1
0
 /**
  * @return string
  */
 public function getCharset()
 {
     return Application::getService('Config')->get('charset');
 }