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