Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / Uuid / Com.php
index f9305f5014c1c203f6c8433ee5f0464582f06951..c18b39a60c4dcae2d4a6e4ed1ad9e96eb55ef374 100644 (file)
@@ -8,6 +8,7 @@ namespace Drupal\Component\Uuid;
  * @see http://php.net/com_create_guid
  */
 class Com implements UuidInterface {
+
   /**
    * {@inheritdoc}
    */