Completed
Push — master ( 11dcd2...0079da )
by Marceau
01:13
created
src/helpers.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 	/**
8 8
 	 * Check whether the current user is authorized to impersonate.
9 9
 	 *
10
-	 * @param  null  $guard
10
+	 * @param  null|string  $guard
11 11
 	 * @return bool
12 12
 	 */
13 13
 	function can_impersonate(string $guard = null): bool
Please login to merge, or discard this patch.