mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
fix deprecations
This commit is contained in:
parent
b5d96fcc11
commit
e0cbba35c6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class DescriptionFormTypeExtension extends AbstractTypeExtension
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getExtendedTypes()
|
||||
public static function getExtendedTypes()
|
||||
{
|
||||
return [LegacyFormHelper::getType('Symfony\Component\Form\Extension\Core\Type\FormType')];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue