- Issue created by @lostcarpark
- 🇮🇪Ireland lostcarpark
Tests passed. Merged change. Marking issue fixed.
Automatically closed - issue fixed for 2 weeks with no activity.
In the Functional test class, the admin user is defined as a property of the class, but not declared with an explicit class.
Review NavigationExtraToolsAlterTest
class, and confirm $adminUser
property declared without class.
Declare $adminUser
as Drupal\user\UserInterface
.
None.
None.
None.
Active
1.0
Code
Tests passed. Merged change. Marking issue fixed.
Automatically closed - issue fixed for 2 weeks with no activity.