diff --git a/form/use_virtuals_forms.rst b/form/use_virtuals_forms.rst deleted file mode 100644 index 6e09d09e383..00000000000 --- a/form/use_virtuals_forms.rst +++ /dev/null @@ -1,8 +0,0 @@ -How to Use the virtual Form Field Option -======================================== - -.. caution:: - - As of Symfony 2.3, the ``virtual`` option is renamed to ``inherit_data``. - You can read everything about the new option in - ":doc:`/form/inherit_data_option`". diff --git a/forms.rst b/forms.rst index 7e5a91bd4b0..051ec7874ab 100644 --- a/forms.rst +++ b/forms.rst @@ -695,12 +695,6 @@ There's a lot more to learn and a lot of *powerful* tricks in the form system. Learn more ---------- - -.. toctree:: - :hidden: - - form/use_virtuals_forms - .. toctree:: :maxdepth: 1 :glob: