PHP Class Components\Providers\Dispatcher

Inheritance: extends Clarity\Providers\Dispatcher
Show file Open project: phalconslayer/slayer

Public Methods

Method Description
boot ( )
getActionSuffix ( ) : string Override the default action suffix from 'Action' to ``.

Method Details

boot() public method

public boot ( )

getActionSuffix() public method

Override the default action suffix from 'Action' to ``.
public getActionSuffix ( ) : string
return string