Completed
Push — master ( e392e8...95dbc3 )
by Jared
09:09
created
lib/timber-request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 	public function __get( $field ) {}
27 27
 
28 28
 	/**
29
-	 * @return boolean
29
+	 * @return boolean|null
30 30
 	 */
31 31
 	public function __isset( $field ) {}
32 32
 
Please login to merge, or discard this patch.