diff --git a/core/lib/Drupal/Core/Entity/EntityHandlerBase.php b/core/lib/Drupal/Core/Entity/EntityHandlerBase.php
index c325542..fbfbf41 100644
--- a/core/lib/Drupal/Core/Entity/EntityHandlerBase.php
+++ b/core/lib/Drupal/Core/Entity/EntityHandlerBase.php
@@ -14,7 +14,8 @@
 /**
  * Provides a base class for entity handlers.
  *
- * @todo Deprecate this in https://www.drupal.org/node/2471663.
+ * @deprecated in Drupal 8.x, will be removed before Drupal 9.0.
+ * @see  \Drupal\core\lib\Drupal\Core\Entity\EntityHandlerInterface
  */
 abstract class EntityHandlerBase {
   use StringTranslationTrait;
