namespaces; } /** * Get registered prefixes * * @return array */ public function getPrefixes() { return $this->prefixes; } }