- Issue created by @maithri shetty
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 4:08pm 25 May 2023 - last update
over 1 year ago 11 pass, 2 fail The last submitted patch, 2: Drupal_calls_should_be_avoided_in_classes_use_dependency_injection_instead_3362741_2.patch, failed testing. View results →
- last update
over 1 year ago 15 pass - 🇮🇳India arpitk
Hi there is a little update to the existing patch. The patch causing ArgumentCountError: Too few arguments to function Drupal\menu_admin_per_menu\Access\MenuAdminPerMenuAccess::__construct(), 0 passed in /app/web/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php on line 31 and exactly 2 expected in Drupal\menu_admin_per_menu\Access\MenuAdminPerMenuAccess->__construct() (line 41 of /app/web/modules/contrib/menu_admin_per_menu/src/Access/MenuAdminPerMenuAccess.php)
Here is the updated patch. Please review.
Thanks!