group = $group; parent::__construct($unit, $app, $module, $from, $category, $element, $component, $permission); } public function getGroup() : int { return $this->group; } }