Fix doc comment
parent
272654d6e2
commit
57f91d01c7
|
@ -467,7 +467,7 @@ TAGSPUBKEY
|
||||||
/**
|
/**
|
||||||
* Returns true if this is a non-admin Windows user account
|
* Returns true if this is a non-admin Windows user account
|
||||||
*
|
*
|
||||||
* @param null|string $isCygwin Set by method
|
* @param null|bool $isCygwin Set by method
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
protected function isWindowsNonAdminUser(&$isCygwin)
|
protected function isWindowsNonAdminUser(&$isCygwin)
|
||||||
|
|
Loading…
Reference in New Issue