.. include:: /Includes.rst.txt

removeElement()
'''''''''''''''

Remove $elementToRemove from this Section/Page.

Signature::

   public function removeElement(FormElementInterface $elementToRemove);
