Completed
Push — update/feedback_menu_name ( 073c49...aa15f5 )
by Jeremy
27:13 queued 16:07
created
projects/packages/jitm/src/class-jitm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -253,7 +253,7 @@
 block discarded – undo
253 253
 	 *
254 254
 	 * The list includes an empty string, which is used when no icon should be displayed.
255 255
 	 *
256
-	 * @return array The list of supported icons.
256
+	 * @return string[] The list of supported icons.
257 257
 	 */
258 258
 	public function get_supported_icons() {
259 259
 		return array(
Please login to merge, or discard this patch.