Added @deprecated for BaseAbstractType and use correct "blockPrefix"
This commit is contained in:
parent
edfb13c388
commit
224add2612
2 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ use Symfony\Component\OptionsResolver\OptionsResolverInterface;
|
|||
|
||||
/**
|
||||
* @author William DURAND <william.durand1@gmail.com>
|
||||
* @deprecated use AbstractType directly
|
||||
*/
|
||||
abstract class BaseAbstractType extends AbstractType
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue