Completed
Push — add/implement_pre_connection_j... ( 9bf864...afacc2 )
by
unknown
07:50
created
packages/jitm/src/class-engine.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
 	/**
20 20
 	 * Returns the pre-connection JITMs rules
21 21
 	 *
22
-	 * @return array Pre-connection JITMs rules.
22
+	 * @return Message[] Pre-connection JITMs rules.
23 23
 	 */
24 24
 	private function preconnection_rules() {
25 25
 
Please login to merge, or discard this patch.