Refactoring useless return line

This commit is contained in:
Marc Ducobu
2014-11-13 21:29:01 +01:00
parent d0a04279d3
commit f02d9ff098
2 changed files with 0 additions and 4 deletions

View File

@@ -13,8 +13,6 @@ use Symfony\Component\OptionsResolver\OptionsResolverInterface;
*/
class ChoiceWithOtherType extends AbstractType
{
/* (non-PHPdoc)
* @see \Symfony\Component\Form\AbstractType::buildForm()
*/