/** * Returns the category path to the root category * * @return array * * @since 1.6 */ public function getPath() { return $this->_path; }