This docblock bug in \Drupal\Core\Render\ElementInfoManagerInterface::getInfoProperty()
makes PHPStan bark whenever a non-string property is used, like #process, #pre_render, etc. Having to add a local variable with inline docblock is a drag...
↧
ElementInfoManagerInterface::getInfoProperty() return type incorrect
↧