EnforcedAttributes
Read onlyYes
FinalYes
Result of enforcing limits on Attributes.
Contains the resulting attributes after enforcement and the count of attributes that were dropped due to exceeding the limit.
Properties
Methods
- __construct() : mixed
Properties
$attributes
public
Attributes
$attributes
$droppedAttributeCount
public
int
$droppedAttributeCount
Methods
__construct()
public
__construct(Attributes $attributes, int $droppedAttributeCount) : mixed
Parameters
- $attributes : Attributes
- $droppedAttributeCount : int