Esempio n. 1
0
 /**
  * Returns all registered namespaces with the config
  * loader.
  *
  * @return array
  */
 public function getNamespaces()
 {
     return $this->loader->getNamespaces();
 }