Right now both VoteStorage and VoteResultStorage use \Drupal::entityQuery()
to calculate values, instead of using the injected entity query inherited from the parent storage class.
Fix this, and remove the phpstan ignore cases for these uses from phpstan.neon.
Active
4.0
Code