Issue #3615096 by benstallings, Claude: Don't use storage as a class property

Inject EntityTypeManagerInterface into BulkFormEntityListBuilder instead of the action entity storage, and call getStorage('action') at the call site, per Drupal's recommended dependency injection practice.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Closes #3615096

Merge request reports

Loading