Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / migrate_tools / src / Form / MigrationGroupEditForm.php
index ee52359cdcbe1b8f0cf313c449570d592ddb85c8..1eedc2d261d362be898bfca83f7b1e3b43366d84 100644 (file)
@@ -5,8 +5,6 @@ namespace Drupal\migrate_tools\Form;
 use Drupal\Core\Form\FormStateInterface;
 
 /**
- * Class MigrationGroupEditForm
- *
  * Provides the edit form for our Migration Group entity.
  *
  * @package Drupal\migrate_tools\Form