PHP Class Crummy\Phlack\WebHook\Converter\StringConverter

Inheritance: implements ConverterInterface
Datei anzeigen Open project: mcrumm/phlack

Protected Properties

Property Type Description
$slashCommand
$webHook

Public Methods

Method Description
convert ( $command ) : Crummy\Phlack\WebHook\CommandInterface

Method Details

convert() public method

public convert ( $command ) : Crummy\Phlack\WebHook\CommandInterface
$command
return Crummy\Phlack\WebHook\CommandInterface

Property Details

$slashCommand protected_oe property

protected $slashCommand

$webHook protected_oe property

protected $webHook