Closed dlubitz closed 2 weeks ago
I guess this is good to go, but I don't understand what
this is not available anymore
means?
Wouldn't this fix calls to Node::getNodeType()
if it existed in some legacy code?
Yes, but it was rewritten to $node->nodeType
and we don't have this property anymore on the node
And there isn't even a direct way from Node to NodeType anymore (without additional dependencies that is)
Yeah, there might be a way to rector this, but I just wanted to remove this wrong migration as it would lead to even more confusion.
… as this is not available anymore