Completed
Push — master ( 0443ac...f80d0b )
by Filipe
09:19 queued 13s
created
src/Service/UriGenerator/Transformer/FullUrlTransformer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
      * @param string $location Location name, path or identifier
27 27
      * @param array $options Filter options
28 28
      *
29
-     * @return UriInterface|null
29
+     * @return CustomUri|null
30 30
      */
31 31
     public function transform($location, array $options = [])
32 32
     {
Please login to merge, or discard this patch.