StompFrame::__construct

(PECL stomp >= 0.1.0)

StompFrame::__constructConstructor

说明

StompFrame::__construct ( string $command = ? , array $headers = ? , string $body = ? )

Constructor.

参数

command

Frame command

headers

Frame headers (array).

body

Frame body.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有