mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
fix comments
This commit is contained in:
@@ -24,7 +24,13 @@ use Symfony\Component\Form\FormView;
|
||||
use Symfony\Component\Form\FormInterface;
|
||||
|
||||
/**
|
||||
* Create a Textarea
|
||||
*
|
||||
* By default, add a WYSIWYG editor.
|
||||
*
|
||||
* Options:
|
||||
*
|
||||
* * `disable_editor`: set true to disable editor
|
||||
*
|
||||
*/
|
||||
final class ChillTextareaType extends AbstractType
|
||||
|
Reference in New Issue
Block a user