Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / field / tests / src / Kernel / ConfigFieldDefinitionTest.php
index 1e5e072c5929c8a0c56814c6c99d139d18af80cf..a2a2c21d1e6b836658b4c9e33290ae7d6a3900fb 100644 (file)
@@ -15,7 +15,7 @@ class ConfigFieldDefinitionTest extends FieldKernelTestBase {
   /**
    * The entity manager service.
    *
-   * @var \Drupal\Core\Entity\EntityManagerInterface;
+   * @var \Drupal\Core\Entity\EntityManagerInterface
    */
   protected $entityManager;