mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-23 23:25:00 +00:00
Apply rector changes to Collection typing
This commit is contained in:
@@ -92,7 +92,7 @@ class Address implements TrackCreationInterface, TrackUpdateInterface
|
||||
* This list is computed by a materialized view. It won't be populated until a refresh is done
|
||||
* on the materialized view.
|
||||
*
|
||||
* @var Collection<GeographicalUnit>
|
||||
* @var Collection<int, GeographicalUnit>
|
||||
*
|
||||
* @readonly
|
||||
*/
|
||||
|
Reference in New Issue
Block a user