Commit de31180d by Frédéric

Update BoltFormExtendedExtension.php

parent 05ee5ecc
......@@ -31,8 +31,8 @@ class BoltFormExtendedExtension extends SimpleExtension
$formData = $event->getFormData();
dump($emailConfig);
dump($formConfig);
dump($formData);
//dump($formConfig);
//dump($formData);
die();
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment