/** * Get parent toolbar instance. * * @return Toolbar * * @since 4.0.0 */ public function getParent() : Toolbar { return $this->parent; }