Skip to content

Commit

Permalink
Remove: unnecessary property definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Trainmaster committed Sep 21, 2014
1 parent a6f3803 commit 4fd86bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Vision/Form/AbstractCompositeType.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
*/
abstract class AbstractCompositeType extends AbstractType
{
/** @type array $elements */
protected $elements = array();

/**
* @api
*
Expand Down

0 comments on commit 4fd86bc

Please sign in to comment.