@@ -83,7 +83,7 @@ |
||
| 83 | 83 | /** |
| 84 | 84 | * count number of components by identifier defined in $properties |
| 85 | 85 | * @param \Sabre\VObject\Component\VCalendar $vcalendar |
| 86 | - * @param array $properties array of strings representing $properties |
|
| 86 | + * @param string[] $properties array of strings representing $properties |
|
| 87 | 87 | * @return integer |
| 88 | 88 | */ |
| 89 | 89 | public function countSabreObjects(Component\VCalendar $vcalendar, $properties) { |