/** * Retrieves the parent object * * @return Adapter * * @since 1.6 */ public function getParent() { return $this->parent; }