docs icon indicating copy to clipboard operation
docs copied to clipboard

Update user.md update PasswordHasher code sample to fix syntax error

Open taophp opened this issue 1 year ago • 0 comments

User|void generate this error Compile Error: Void can only be used as a standalone type with PHP 8.3 (at least). Removing void fix it.

taophp avatar Jun 22 '24 14:06 taophp