Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / src / Plugin / Action / CancelUser.php
index e9726b436d7a686229c3420c724b02ef2d3d9b30..0fa74c021bcf1e3a70b5cc0828b914336f3a09ce 100644 (file)
@@ -35,7 +35,7 @@ class CancelUser extends ActionBase implements ContainerFactoryPluginInterface {
   protected $currentUser;
 
   /**
-   * Constructs a DeleteNode object.
+   * Constructs a CancelUser object.
    *
    * @param array $configuration
    *   A configuration array containing information about the plugin instance.