diff --git a/reference/constraints/File.rst b/reference/constraints/File.rst index bf4cdac2fd4..5dae12f25be 100644 --- a/reference/constraints/File.rst +++ b/reference/constraints/File.rst @@ -250,8 +250,8 @@ You can use the following parameters in this message: +-----------------+----------------------------------------+ | ``{{ file }}`` | Absolute file path | +-----------------+----------------------------------------+ -| ``{{ name }}`` | Base file name | -+------------------+---------------------------------------+ +| ``{{ name }}`` | Base file name | ++-----------------+----------------------------------------+ .. versionadded:: 4.2 The ``{{ name }}`` parameter was introduced in Symfony 4.2. @@ -271,8 +271,8 @@ You can use the following parameters in this message: +================+====================+ | ``{{ file }}`` | Absolute file path | +----------------+--------------------+ -| ``{{ name }}`` | Base file name | -+------------------+------------------+ +| ``{{ name }}`` | Base file name | ++----------------+--------------------+ .. versionadded:: 4.2 The ``{{ name }}`` parameter was introduced in Symfony 4.2.