SerializerStamp
in package
implements
StampInterface
FinalYes
Tags
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
$context
private
array<string|int, mixed>
$context
Methods
__construct()
public
__construct(array<string|int, mixed> $context) : mixed
Parameters
- $context : array<string|int, mixed>
getContext()
public
getContext() : array<string|int, mixed>