Issue #3617729 by benstallings: Don't use storage as a class property
Inject the entity type manager instead and call getStorage() at the call site, per PHPStan's drupal.entityStoragePropertyAssignment and drupal.entityStorageDirectInjection rules.
Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Closes #3617729