- 🇦🇺Australia richard.walker.ardc
Uploaded a variant of my patch 16, re-rolled to include upstream changes, and that uses
$this->entityTypeManager()
. I didn't try to use dependency injection, as it seems that would require bigger changes. - 🇦🇺Australia richard.walker.ardc
Ugh, redone, undoing the changes to use $this->entityTypeManager(). One can hardly use that in `static` methods.