[DoctrineBridge] Fixed cs in DoctrineType

This commit is contained in:
Jules Pietri 2019-11-24 19:50:18 +01:00
parent 255f557a30
commit e3b2164bdf

View File

@ -50,7 +50,6 @@ abstract class DoctrineType extends AbstractType implements ResetInterface
*
* For backwards compatibility, objects are cast to strings by default.
*
*
* @internal This method is public to be usable as callback. It should not
* be used in user code.
*/