Merge branch '4.0'

This commit is contained in:
Benoît Burnichon
2016-03-16 17:21:57 +01:00
29 changed files with 668 additions and 464 deletions

View File

@@ -21,7 +21,7 @@ class ArrayCacheCollectionRepository implements CollectionRepository
private $collectionRepository;
/**
* @var \collection[]
* @var \collection[]|null
*/
private $collectionCache = null;