Exemplo n.º 1
0
 /**
  * @return CharsetInterface
  */
 public function getDefaultCharset()
 {
     return $this->adapter->getDefaultCharset();
 }