Amfphp_Core_Amf_Header is a data type that represents a single header passed via Amf

package Amfphp_Core_Amf

 Methods

Amfphp_Core_Amf_Header is the Constructor function for the Amfphp_Core_Amf_Header data type.

__construct(string $name, boolean $required, mixed $data) 

Parameters

$name

string

$required

boolean

$data

mixed

 Properties

 

$data : mixed
 

$name : string
 

$required : boolean

If the system does not understand the header then it should not execute the method call.