Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / quickedit / src / EditorSelector.php
index 9149786f04e7d80838f8fa80e0cfc4b72658ef20..7eb73068c1fb65b84d4c996923d3e2a35be98e75 100644 (file)
@@ -22,7 +22,7 @@ class EditorSelector implements EditorSelectorInterface {
   /**
    * The manager for formatter plugins.
    *
-   * @var \Drupal\Core\Field\FormatterPluginManager.
+   * @var \Drupal\Core\Field\FormatterPluginManager
    */
   protected $formatterManager;