Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / filter / src / FilterPermissions.php
index fc22f3c4ccedc6e29d74e63a6956486ca948a6a7..bdad0e9ca54a575b9e08f5069c0e24ee644cdf2d 100644 (file)
@@ -57,7 +57,7 @@ class FilterPermissions implements ContainerInjectionInterface {
           'description' => [
             '#prefix' => '<em>',
             '#markup' => $this->t('Warning: This permission may have security implications depending on how the text format is configured.'),
-            '#suffix' => '</em>'
+            '#suffix' => '</em>',
           ],
         ];
       }