- Issue created by @donquixote
- 🇩🇪Germany donquixote
donquixote → changed the visibility of the branch 3495495-inline-class- to hidden.
- Merge request !10639Issue #3495495: Inline `$class = static::class` in element getInfo() methods. → (Open) created by donquixote
- 🇩🇪Germany donquixote
Let's see what others think.
It can be a good idea to replace complex inline expressions with variables, but I don't think this is such a case.
I suspect it is mostly historic reasons, to keep the #2619482: Convert all get_called_class()/get_class() to static:: → footprint small.