X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FUuid%2FCom.php;fp=web%2Fcore%2Flib%2FDrupal%2FComponent%2FUuid%2FCom.php;h=c18b39a60c4dcae2d4a6e4ed1ad9e96eb55ef374;hp=f9305f5014c1c203f6c8433ee5f0464582f06951;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/lib/Drupal/Component/Uuid/Com.php b/web/core/lib/Drupal/Component/Uuid/Com.php index f9305f501..c18b39a60 100644 --- a/web/core/lib/Drupal/Component/Uuid/Com.php +++ b/web/core/lib/Drupal/Component/Uuid/Com.php @@ -8,6 +8,7 @@ namespace Drupal\Component\Uuid; * @see http://php.net/com_create_guid */ class Com implements UuidInterface { + /** * {@inheritdoc} */