@@ -133,7 +133,7 @@ |
||
133 | 133 | /** |
134 | 134 | * Validate the item properties |
135 | 135 | * |
136 | - * @param array $properties Item properties |
|
136 | + * @param \stdClass[] $properties Item properties |
|
137 | 137 | * @return PropertyListInterface Validated item properties |
138 | 138 | * @throws InvalidArgumentException If the property name is empty |
139 | 139 | */ |