PHP Class Spatie\SlashCommand\Exceptions\RequestCouldNotBeHandled

Inheritance: extends SlackSlashCommandException
显示文件 Open project: spatie/laravel-slack-slash-command Class Usage Examples

Public Methods

Method Description
noHandlerFound ( Request $request )

Method Details

noHandlerFound() public static method

public static noHandlerFound ( Request $request )
$request Spatie\SlashCommand\Request