Completed
Pull Request — master (#8)
by Joas
02:06
created
lib/Manager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@
 block discarded – undo
150 150
 	 * @param int $id
151 151
 	 * @param bool $parseStrings
152 152
 	 * @param bool $ignorePermissions
153
-	 * @return array
153
+	 * @return string[]
154 154
 	 * @throws \InvalidArgumentException when the id is invalid
155 155
 	 */
156 156
 	public function getAnnouncement($id, $parseStrings = true, $ignorePermissions = false) {
Please login to merge, or discard this patch.