Completed
Push — add/password-package ( f1b629...635be6 )
by
unknown
228:32 queued 217:37
created
projects/packages/password-checker/tests/php/bootstrap.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 	 * @param string $key key.
42 42
 	 * @param bool   $single single.
43 43
 	 *
44
-	 * @return array|false|string
44
+	 * @return string|null
45 45
 	 */
46 46
 	function get_user_meta( $user_id, $key = '', $single = false ) {
47 47
 		switch ( $key ) {
Please login to merge, or discard this patch.