assertAccess(\Elgg\Request $request, string $type= '', string $subtype= '')
Validate the current request.
Check if the current route page owner can be edited (by the current logged in user) and is an user...
Check if the current route page owner can be edited (by the current logged in user) ...