PHP Class Spatie\SlashCommand\Exceptions\SlackSlashCommandException

Inheritance: extends Exceptio\Exception
Mostrar archivo Open project: spatie/laravel-slack-slash-command Class Usage Examples

Public Methods

Method Description
getResponse ( Request $request ) : Response

Method Details

getResponse() public method

public getResponse ( Request $request ) : Response
$request Spatie\SlashCommand\Request
return Spatie\SlashCommand\Response