Problem/Motivation
\Drupal\comment\Entity\Comment::bundleFieldDefinitions
should throw a fatal error if the comment type cannot be loaded. Continuing in that state puts the site in an unsupported territory and could lead to access issues.
\Drupal\comment\Entity\Comment::bundleFieldDefinitions
should throw a fatal error if the comment type cannot be loaded. Continuing in that state puts the site in an unsupported territory and could lead to access issues.