Skip to content

Kirby 5.1.2

$auth->logfile()

Returns the absolute path to the logins log

$auth->logfile(): string

Return type

string

This method modifies the existing $auth object it is applied to and returns it again.

Parent class

Kirby\Cms\Auth