diff --git a/src/RenderCallbacks.php b/src/RenderCallbacks.php
index 2e22a4e2d246b5c977bbce8229d064278f69e479..6d535ae163fd61aa173c5d582abef6fab2abe554 100644
--- a/src/RenderCallbacks.php
+++ b/src/RenderCallbacks.php
@@ -6,8 +6,6 @@ use Drupal\Core\Security\TrustedCallbackInterface;
 
 /**
  * Defines a class for render callbacks.
- *
- * @internal
  */
 final class RenderCallbacks implements TrustedCallbackInterface {