Closed (won't fix)
Project:
PDF using mPDF8
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2019 at 21:24 UTC
Updated:
7 Jan 2020 at 17:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
rajeevgoleComment #3
avpadernoAlso
_pdf_using_mpdf_attributes_access()should be removed, since it is not used in any place.Given the actual committed code, and the fact that the only controller method associated with a route is actually doing nothing (see
GeneratePdf::generate()), simply removing code that is already commented out is probably the last of the tasks to do.The code that needs to be changed is the one for the Drupal 8 branch (i.e. the development snapshot).
Comment #4
avpadernoSee comment #3 on the other issue.