Needs review
Project:
Queue UI
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2026 at 20:25 UTC
Updated:
26 Aug 2026 at 20:32 UTC
Jump to comment: Most recent
In Drupal 11, phpstan is saying,
Drupal\Core\DependencyInjection\DependencySerializationTrait does not support private properties.
Scan the module with phpstan or Upgrade Status.
Make the offending properties protected rather than private.
Make an MR.
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
Comment #3
benstallings commented