mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-15 14:03:15 +03:00
fix deprecations
This commit is contained in:
parent
b5d96fcc11
commit
e0cbba35c6
@ -60,7 +60,7 @@ class DescriptionFormTypeExtension extends AbstractTypeExtension
|
|||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
public function getExtendedTypes()
|
public static function getExtendedTypes()
|
||||||
{
|
{
|
||||||
return [LegacyFormHelper::getType('Symfony\Component\Form\Extension\Core\Type\FormType')];
|
return [LegacyFormHelper::getType('Symfony\Component\Form\Extension\Core\Type\FormType')];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user