diff --git a/core/modules/image/src/Routing/ImageStyleRoutes.php b/core/modules/image/src/Routing/ImageStyleRoutes.php index 71960fec0adf69e1acc8441f2598edc9160bb21b..ed414e23e69a3257e357adce204987ce2f52200c 100644 --- a/core/modules/image/src/Routing/ImageStyleRoutes.php +++ b/core/modules/image/src/Routing/ImageStyleRoutes.php @@ -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.