Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / migrate / src / Exception / RequirementsException.php
index 93da7ee4bcc9936b47637d702d6ac5ccc36c7956..5ca5fd936a949723fe6da08ee7e54e4ecd400b12 100644 (file)
@@ -5,7 +5,7 @@ namespace Drupal\migrate\Exception;
 use Exception;
 
 /**
- * Defines an
+ * Defines an exception thrown when a migration does not meet the requirements.
  *
  * @see \Drupal\migrate\Plugin\RequirementsInterface
  */