fixed phpdoc @param alignment

This commit is contained in:
Fabien Potencier 2012-05-15 22:19:31 +02:00
parent f27f5969b6
commit 41621e42e9
228 changed files with 822 additions and 823 deletions

View File

@ -13,7 +13,6 @@ namespace Symfony\Component\Form\Extension\Core\Type;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceList;
use Symfony\Component\OptionsResolver\Options;
class TimezoneType extends AbstractType
{