diff --git a/reference/constraints/Image.rst b/reference/constraints/Image.rst index ca90c6476c7..4b69e14866a 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