diff --git a/reference/constraints/Image.rst b/reference/constraints/Image.rst index 363aca62537..7469f45ac96 100644 --- a/reference/constraints/Image.rst +++ b/reference/constraints/Image.rst @@ -27,9 +27,9 @@ the documentation on this constraint. | | - `minHeightMessage`_ | | | - See :doc:`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