->info()

This method returns the authenticated record user.

Method Syntax

$db->info()
$user = $db->info();

Was this page helpful?