mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
mark class for ChillTextareaType as final
This commit is contained in:
parent
5d533103dc
commit
9612f23d9c
@ -27,7 +27,7 @@ use Symfony\Component\Form\FormInterface;
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
class ChillTextareaType extends AbstractType
|
final class ChillTextareaType extends AbstractType
|
||||||
{
|
{
|
||||||
public function getParent()
|
public function getParent()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user