Skip to content

Commit

Permalink
Merge branch '2.3' into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Apr 7, 2014
2 parents 610462e + 2b8e44d commit 1172b7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/constraints/Image.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ the documentation on this constraint.
| | - `allowPortraitMessage`_ |
| | - See :doc:`File </reference/constraints/File>` for inherited options |
+----------------+-----------------------------------------------------------------------+
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\File` |
| Class | :class:`Symfony\\Component\\Validator\\Constraints\\Image` |
+----------------+-----------------------------------------------------------------------+
| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\FileValidator` |
| Validator | :class:`Symfony\\Component\\Validator\\Constraints\\ImageValidator` |
+----------------+-----------------------------------------------------------------------+

Basic Usage
Expand Down

0 comments on commit 1172b7d

Please sign in to comment.