Completed
Push — dev/2.2.1 ( 11dd4b...dba4d1 )
by Sudar
12:28 queued 10:50
created
include/Core/UI/ListTable/LogListTable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 	 *
23 23
 	 * We use the parent reference to set some default configs.
24 24
 	 *
25
-	 * @param mixed $page
25
+	 * @param \EmailLog\Core\UI\Page\LogListPage $page
26 26
 	 * @param mixed $args
27 27
 	 */
28 28
 	public function __construct( $page, $args = array() ) {
Please login to merge, or discard this patch.