PHP Interface Ergo\Plugin

Show file Open project: 99designs/ergo

Public Methods

Method Description
start ( ) Called at the start of the application lifecycle
stop ( ) Called at the very end of the application lifecycle

Method Details

start() public method

Called at the start of the application lifecycle
public start ( )

stop() public method

Called at the very end of the application lifecycle
public stop ( )