1
0
mirror of https://github.com/delight-im/PHP-Auth.git synced 2025-08-04 15:17:28 +02:00

Use 'see' tag to link 'Auth#id' to 'Auth#getUserId'

This commit is contained in:
Marco
2020-04-20 21:32:43 +02:00
parent 14ce7b1e8f
commit 171519fdf3

View File

@@ -1455,7 +1455,7 @@ final class Auth extends UserManager {
}
/**
* Shorthand/alias for `getUserId()`
* Shorthand/alias for {@see getUserId}
*
* @return int
*/