コード例 #1
0
 /**
  * Returns a map of namespace names to URIs
  *
  * @return array
  */
 public function getNamespaces()
 {
     return $this->vocabulary->getNamespaces();
 }