@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|TemplateEntity[] $templateEntities |
|
56 | + * @param Collection $templateEntities |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|Address[] $addresses |
|
56 | + * @param Collection $addresses |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|CustomerCategory[] $customerCategories |
|
56 | + * @param Collection $customerCategories |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|CustomerSegment[] $customerSegments |
|
56 | + * @param Collection $customerSegments |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|Customer[] $customers |
|
56 | + * @param Collection $customers |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|OrderAddress[] $orderAddresses |
|
56 | + * @param Collection $orderAddresses |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|OrderLineItem[] $orderLineItems |
|
56 | + * @param Collection $orderLineItems |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|Order[] $orders |
|
56 | + * @param Collection $orders |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param Collection|ProductBrand[] $productBrands |
|
56 | + * @param Collection $productBrands |
|
57 | 57 | * |
58 | 58 | * @return $this|UsesPHPMetaDataInterface |
59 | 59 | */ |