Hook actionCustomerLogoutBefore

Informations

Before customer logout This hook allows you to execute code before customer logout
Hook actionCustomerLogoutBefore
Locations
FO
Type action
Origin core
Aliases

Located in

Origin File
core classes/Customer.php

Call of the Hook in the origin file

Hook::exec('actionCustomerLogoutBefore', ['customer' => $this])