Deprecated methods need to be modified
admin_toolbar_tools/src/Controller/ToolbarController.php
tests/src/Functional/AdminToolbarAlterTest.php

Comments

akshay_d created an issue. See original summary.

akshay_d’s picture

StatusFileSize
new1.26 KB

deprecated methods removed

akshay_d’s picture

Status: Active » Needs review

deprecated methods removed

adriancid’s picture

Hi @akshay_d thanks for reporting, can you use the Issue Summary Template the next time?

The menu method will be replaced in #3027542: Admin Toolbar: Drupal 9 readiness / compatibility, so just update the issue and the patch to handler here the deprecated method on the test.

adriancid’s picture

Status: Needs review » Needs work
abhisekmazumdar’s picture

Assigned: Unassigned » abhisekmazumdar

Will be re-rolling the patch for the deprecated method on the test file.

abhisekmazumdar’s picture

Assigned: abhisekmazumdar » Unassigned
Status: Needs work » Needs review
StatusFileSize
new623 bytes

Hi,
I would like to thanks @akshay_d for the patch. And also as suggested by @adriancid I have replaced the deprecated method on the test file.
Thank You

adriancid’s picture

Title: Deprecated methods needs to be modified. » Replace deprecated method assertRaw
Status: Needs review » Reviewed & tested by the community

adriancid’s picture

Status: Reviewed & tested by the community » Fixed

Thanks to @all for the issue and the patches

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.