8000 Remove obsolete PHPDoc from UriSigner · symfony/symfony@45ac192 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45ac192

Browse files
committed
Remove obsolete PHPDoc from UriSigner
1 parent 45e677e commit 45ac192

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/HttpKernel/UriSigner.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ public function sign($uri)
5555
/**
5656
* Checks that a URI contains the correct hash.
5757
*
58-
* The _hash query string parameter must be the last one
59-
* (as it is generated that way by the sign() method, it should
60-
* never be a problem).
61-
*
6258
* @param string $uri A signed URI
6359
*
6460
* @return bool True if the URI is signed correctly, false otherwise

0 commit comments

Comments
 (0)
0