Problem/Motivation

Creation of dynamic property Drupal\printable\Form\FormatConfigurationFormPdf::$moduleHandler is deprecated

Steps to reproduce

Drupal 10.1.2, PHP 8.2.8

Proposed resolution

/**
   * The module handler.
   *
   * @var \Drupal\Core\Extension\ModuleHandlerInterface
   */
  protected $moduleHandler;

Issue fork printable-3383498

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

derekw created an issue. See original summary.

nigelcunningham’s picture

Thanks for the message and patch Derek. PHP 8.2 already! That's going to be causing you a lot of pain, but I suppose we have to do it!

nigelcunningham’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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