Completed
Push — spinner-sidebar-ad12213d ( ad1221 )
by Thomas
18:27
created
utility/sabreutility.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.