Merge branch 'master' of github.com:thelia/thelia into cleanmaster
This commit is contained in:
@@ -38,20 +38,6 @@ final class TheliaEvents
|
|||||||
*/
|
*/
|
||||||
const BOOT = "thelia.boot";
|
const BOOT = "thelia.boot";
|
||||||
|
|
||||||
/**
|
|
||||||
* ACTION event
|
|
||||||
*
|
|
||||||
* Sent if no action are already present in Thelia action process ( see Thelia\Routing\Matcher\ActionMatcher)
|
|
||||||
*/
|
|
||||||
const ACTION = "thelia.action";
|
|
||||||
|
|
||||||
/**
|
|
||||||
* INCLUDE event
|
|
||||||
*
|
|
||||||
* Sent before starting thelia inclusion
|
|
||||||
*/
|
|
||||||
const INCLUSION = "thelia.include";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sent before the logout of the customer.
|
* Sent before the logout of the customer.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user