Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / image / src / Routing / ImageStyleRoutes.php
index 71960fec0adf69e1acc8441f2598edc9160bb21b..ed414e23e69a3257e357adce204987ce2f52200c 100644 (file)
@@ -20,7 +20,7 @@ class ImageStyleRoutes implements ContainerInjectionInterface {
   protected $streamWrapperManager;
 
   /**
-   * Constructs a new PathProcessorImageStyles object.
+   * Constructs a new ImageStyleRoutes object.
    *
    * @param \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface $stream_wrapper_manager
    *   The stream wrapper manager service.