Problem/Motivation

At the moment, PDFToImageBatchHelper uses only static methods. In general, it works, but it's much better to rework it to follow the Drupal way.

Proposed resolution

- Add DependencySerializationTrait to the PDFToImageBatchHelper class.
- Rework the methods of the helper to non-static
- Update PDFToImageManager::initConversion

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

hitchshock created an issue. See original summary.

hitchshock’s picture

Assigned: Unassigned » hitchshock

hitchshock’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • hitchshock committed 18a24a92 on 1.0.x
    [#3573450] Refactored PDFToImageBatchHelper and fixed errors
    

Status: Fixed » Closed (fixed)

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