Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / rest / rest.api.php
index 6c09bbff530b8fba1dffa36eda2b23d28dc80582..0890e3bbf202c3c37e1d9309a08ea70525b01f06 100644 (file)
@@ -56,7 +56,6 @@ function hook_rest_type_uri_alter(&$uri, $context = []) {
   }
 }
 
-
 /**
  * Alter the REST relation URI.
  *