current_user

User-related functions

Summary

current_user()

Return the currently logged in User record.

Returns:User|null Null if no user is logged in.

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

User-related functions

Next topic

get_acl

This Page