diff --git a/core/modules/block_content/src/BlockContentTypeForm.php b/core/modules/block_content/src/BlockContentTypeForm.php index 6e17a62ae241ce19ea1df6e392db2dbac007b137..00098d3cf3b41e506a6b7f6d5d1bd805d8be7419 100644 --- a/core/modules/block_content/src/BlockContentTypeForm.php +++ b/core/modules/block_content/src/BlockContentTypeForm.php @@ -8,7 +8,7 @@ use Drupal\language\Entity\ContentLanguageSettings; /** - * Base form for category edit forms. + * The block content type entity form. * * @internal */