php8.5
Home/ Manual/ stomp / stompframe/ StompFrame::__construct

StompFrame::__construct

PHP function Edit on GitHub ✎

(PECL stomp >= 0.1.0)

Constructor

Description

StompFrame::__construct([string $command], [array $headers], [string $body])

Constructor.

Parameters

command

Frame command

headers

Frame headers (Array).

body

Frame body.

Source: reference/stomp/stompframe/construct.xml · from the official PHP manual (php/doc-en)