Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Ajax / OpenModalDialogCommand.php
index 53d6e823eab87026c8a4fd8e057f6d0b7372d80c..a55b0eaf602ca5e3e744e29a32618a839f1f0a84 100644 (file)
@@ -8,6 +8,7 @@ namespace Drupal\Core\Ajax;
  * @ingroup ajax
  */
 class OpenModalDialogCommand extends OpenDialogCommand {
+
   /**
    * Constructs an OpenModalDialog object.
    *