I need a new method within the form class. So I extended the form class symfony as usual. See below:
namespace App\\Form; use \\Symfony\\Component\\Form\\Form