Documentation

SerializerStamp
in package
implements StampInterface

FinalYes
Tags
author

Maxime Steinhausser maxime.steinhausser@gmail.com

Table of Contents

Interfaces

StampInterface
An envelope stamp related to a message.

Properties

$context  : array<string|int, mixed>

Methods

__construct()  : mixed
getContext()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $context) : mixed
Parameters
$context : array<string|int, mixed>

getContext()

public getContext() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results