Skip to content

Commit 43d963e

Browse files
[HttpKernel] Fix link to php doc
1 parent 01645cd commit 43d963e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Attribute/MapQueryParameter.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
final class MapQueryParameter extends ValueResolver
2323
{
2424
/**
25-
* @see https://php.net/filter.filters.validate for filter, flags and options
25+
* @see https://php.net/manual/filter.constants for filter, flags and options
2626
*
2727
* @param string|null $name The name of the query parameter. If null, the name of the argument in the controller will be used.
2828
*/

0 commit comments

Comments
 (0)