fix merge

This commit is contained in:
Nicolas Grekas 2018-08-03 10:56:54 +02:00
parent 5cf1befa3c
commit fe482ccdb1
1 changed files with 0 additions and 8 deletions

View File

@ -45,14 +45,6 @@ class Dummy extends ParentDummy
* @Groups({"a", "b"})
*/
public $collection;
/**
* @var string[][]
*/
public $nestedCollection;
/**
* @var mixed[]
*/
public $mixedCollection;
/**
* @var string[][]