ValidationStamp
in package
implements
StampInterface
FinalYes
Tags
Table of Contents
Interfaces
- StampInterface
- An envelope stamp related to a message.
Properties
- $groups : array<string|int, mixed>|GroupSequence
Methods
- __construct() : mixed
- getGroups() : array<string|int, mixed>|GroupSequence
Properties
$groups
private
array<string|int, mixed>|GroupSequence
$groups
Methods
__construct()
public
__construct(array<string|int, string>|GroupSequence $groups) : mixed
Parameters
- $groups : array<string|int, string>|GroupSequence
getGroups()
public
getGroups() : array<string|int, mixed>|GroupSequence