GroupContentMenuParentFormSelector::parentSelectElement parameter declaration incompatible with extended class

Created on 15 August 2024, 6 months ago

Problem/Motivation

Get this fatal error with php 8.3 and group_content_menu 1.x

Fatal error: Declaration of Drupal\group_content_menu\GroupContentMenuParentFormSelector::parentSelectElement($menu_parent, $id = '', ?array $menus = null) must be compatible with Drupal\Core\Menu\MenuParentFormSelector::parentSelectElement($menu_parent, $id = '', ?array $menus = null, ?array $manipulators = null)

Solution:

Fix parentSelectElement parameters to be compatible with parent class MenuParentFormSelector.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jnicola

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024