Skip to content

Commit f13625b

Browse files
javiereguiluzweaverryan
authored andcommitted
Added the "payload" option back (was removed by mistake)
1 parent fa7ca6d commit f13625b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/constraints/Url.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Validates that a value is a valid URL string.
88
+----------------+---------------------------------------------------------------------+
99
| Options | - `message`_ |
1010
| | - `protocols`_ |
11+
<<<<<<< HEAD
12+
=======
13+
| | - `payload`_ |
14+
| | - `checkDNS`_ |
15+
>>>>>>> Added the "payload" option back (was removed by mistake)
1116
+----------------+---------------------------------------------------------------------+
1217
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\Url` |
1318
+----------------+---------------------------------------------------------------------+

0 commit comments

Comments
 (0)