Exemplo n.º 1
0
 /**
  * Sets the locale.
  *
  * @param string $locale
  *
  * @api
  */
 public function setLocale($locale)
 {
     return parent::setLocale($locale);
 }