You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several NodeDefinition::cannotBeEmpty() has been deprecated in #15170 in favour of throwing an exception in 3.0.
These deprecations have been removed in #15685 but the exceptions haven't been added.
So my question is: Is it too late to add them in 3.0 ?