/** * Retrieves the parent installer * * @return Installer * * @since 4.0.0 */ public function getParent() { return $this->parent; }