By mikelutz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.3.x
Introduced in version:
8.3.0
Description:
NodeTypeInterface::isNewRevision() has been deprecated since 8.3.0 and it will trigger a deprecation error.
Use NodeType::shouldCreateNewRevision() instead.
Impacts:
Module developers