Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Entity / EntityForm.php
index 35062185e9f86f0f2b907687b2b10cda48b7c276..25b837b581d0f35fade3d276e8c8cabc3dc337cb 100644 (file)
@@ -38,6 +38,8 @@ class EntityForm extends FormBase implements EntityFormInterface {
    * @var \Drupal\Core\Entity\EntityManagerInterface
    *
    * @deprecated in Drupal 8.0.0, will be removed before Drupal 9.0.0.
+   *
+   * @see https://www.drupal.org/node/2549139
    */
   protected $entityManager;