string getLogoutPath(string|null $key) Generates the absolute logout path for the firewall.
class SecurityHelper extends Helper
string getName() Returns the canonical name of this helper.
isGranted($role, $object = null, $field = null) Parameters
string getLogoutUrl(string|null $key) Generates the absolute logout URL for the firewall.
class LogoutUrlHelper extends Helper