PHP Class Disque\Command\Pause

Inheritance: extends BaseCommand, implements Disque\Command\CommandInterface
Afficher le fichier Open project: mariano/disque-php

Protected Properties

Свойство Type Description
$responseHandler

Méthodes publiques

Méthode Description
getCommand ( )
setArguments ( array $arguments ) : void Set arguments for the command

Method Details

getCommand() public méthode

public getCommand ( )

setArguments() public méthode

Set arguments for the command
public setArguments ( array $arguments ) : void
$arguments array Arguments
Résultat void

Property Details

$responseHandler protected_oe property

protected $responseHandler