PHP 클래스 Disque\Command\Pause

상속: extends BaseCommand, implements Disque\Command\CommandInterface
파일 보기 프로젝트 열기: mariano/disque-php

보호된 프로퍼티들

프로퍼티 타입 설명
$responseHandler

공개 메소드들

메소드 설명
getCommand ( )
setArguments ( array $arguments ) : void Set arguments for the command

메소드 상세

getCommand() 공개 메소드

public getCommand ( )

setArguments() 공개 메소드

Set arguments for the command
public setArguments ( array $arguments ) : void
$arguments array Arguments
리턴 void

프로퍼티 상세

$responseHandler 보호되어 있는 프로퍼티

protected $responseHandler