->info()

This method returns the authenticated record user.

Method Syntax

$db->info()

Example usage

$user = $db->info();