Follow-up for #111715: Convert node/content types into configuration
Problem/Motivation
There's still comment and menu module that store settings in old way
Proposed resolution
convert usage to $type->getNodeSettings() or $type->getModuleSettings
API changes
no