mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
fix deprecations
This commit is contained in:
parent
7ba0439cc5
commit
e992e7e13d
@ -60,7 +60,7 @@ class DescriptionFormTypeExtension extends AbstractTypeExtension
|
|||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
public static function getExtendedTypes()
|
public static function getExtendedTypes(): iterable
|
||||||
{
|
{
|
||||||
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