Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / migrate_plus / src / Annotation / DataParser.php
index 6f9de0aeccd723663932e61b823233b3f7498c3d..6bc01e24aab88deacc53599af847d7e01f2f557e 100644 (file)
@@ -7,7 +7,7 @@ use Drupal\Component\Annotation\Plugin;
 /**
  * Defines a data parser annotation object.
  *
- * Plugin Namespace: Plugin\migrate_plus\data_parser
+ * Plugin namespace: Plugin\migrate_plus\data_parser.
  *
  * @see \Drupal\migrate_plus\DataParserPluginBase
  * @see \Drupal\migrate_plus\DataParserPluginInterface