mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-05 04:49:44 +00:00
mark class for ChillTextareaType as final
This commit is contained in:
@@ -27,7 +27,7 @@ use Symfony\Component\Form\FormInterface;
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
class ChillTextareaType extends AbstractType
|
final class ChillTextareaType extends AbstractType
|
||||||
{
|
{
|
||||||
public function getParent()
|
public function getParent()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user