accountLogoutUrl()
Kirby site method
No documentation available.
Usage
This method is available on the $site object:
$site->accountLogoutUrl();
// or
site()->accountLogoutUrl();
Source: /methods/site/accountLogoutUrl.php
Kirby site method
No documentation available.
This method is available on the $site object:
$site->accountLogoutUrl();
// or
site()->accountLogoutUrl();
Source: /methods/site/accountLogoutUrl.php
Jump to