@@ -1,10 +1,10 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @file |
|
| 4 | - * Contains SafeMarkup.php |
|
| 5 | - * |
|
| 6 | - * A Drupal 7 subset of Drupal 8 SafeMarkup |
|
| 7 | - */ |
|
| 3 | + * @file |
|
| 4 | + * Contains SafeMarkup.php |
|
| 5 | + * |
|
| 6 | + * A Drupal 7 subset of Drupal 8 SafeMarkup |
|
| 7 | + */ |
|
| 8 | 8 | |
| 9 | 9 | namespace Drupal\mongodb_path\Drupal8; |
| 10 | 10 | |