Skip to content
Snippets Groups Projects
Commit 45b845de authored by catch's avatar catch
Browse files

Issue #2781179 by timmillwood: Remove service from class docblocks

parent 24630471
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -6,7 +6,7 @@
use Drupal\node\Entity\Node;
/**
* Service to determine whether a route is the "Latest version" tab of a node.
* Determines whether a route is the "Latest version" tab of a node.
*/
class ContentPreprocess {
......
......@@ -21,7 +21,7 @@
use Drupal\content_moderation\Routing\EntityTypeModerationRouteProvider;
/**
* Service class for manipulating entity type information.
* Manipulates entity type information.
*
* This class contains primarily bridged hooks for compile-time or
* cache-clear-time hooks. Runtime hooks should be placed in EntityOperations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment