8000 Removed the versionadded directives · symfony/symfony-docs@bf417ea · GitHub
[go: up one dir, main page]

Skip to content

Commit bf417ea

Browse files
committed
Removed the versionadded directives
1 parent b89c3b5 commit bf417ea

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

reference/constraints/Range.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,6 @@ maxPropertyPath
365365

366366
**type**: ``string``
367367

368-
.. versionadded:: 4.4
369-
370-
The ``maxPropertyPath`` option was introduced in Symfony 4.4.
371-
372368
It defines the object property whose value is used as ``max`` option.
373369

374370
For example, if you want to compare the ``$submittedDate`` property of some object
@@ -412,10 +408,6 @@ minPropertyPath
412408

413409
**type**: ``string``
414410

415-
.. versionadded:: 4.4
416-
417-
The ``minPropertyPath`` option was introduced in Symfony 4.4.
418-
419411
It defines the object property whose value is used as ``min`` option.
420412

421413
For example, if you want to compare the ``$endDate`` property of some object

0 commit comments

Comments
 (0)
0