Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / http-kernel / Profiler / Profile.php
index c21c9d38a343d7715dffe0beb8f14ebd41a81a24..9216f09e2bc352faed432bb2bfff5d3e7a03d0cd 100644 (file)
@@ -92,7 +92,7 @@ class Profile
     /**
      * Returns the parent token.
      *
-     * @return null|string The parent token
+     * @return string|null The parent token
      */
     public function getParentToken()
     {