프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_model | string |
메소드 | 설명 | |
---|---|---|
__construct ( array $options = [] ) | Db constructor. | |
delete ( string $topic ) : void | ||
length ( string $topic, integer $priority = null ) : integer | ||
pop ( string $topic, integer $timeout = PHP_INT_MAX ) : string | false | ||
push ( string $topic, string $body, integer $priority = self::PRIORITY_NORMAL ) : void |