Completed
Push — master ( 4ba1a0...a9ffaa )
by Sudar
10:49 queued 12s
created
include/Core/UI/ListTable/LogListTable.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
23 23
 	 * Set up a constructor that references the parent constructor.
24 24
 	 *
25 25
 	 * We use the parent reference to set some default configs.
26
+	 * @param \EmailLog\Core\UI\Page\LogListPage $page
26 27
 	 */
27 28
 	public function __construct( $page, $args = array() ) {
28 29
 		$this->page = $page;
Please login to merge, or discard this patch.