Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Constraint.php
Constraint::$payload
Domain-specific data attached to a constraint.
Type:
payload
File
vendor/
symfony/
validator/
Constraint.php
, line 57
Class
Constraint
Contains the properties of a constraint definition.
Namespace
Symfony\Component\Validator
Code
public mixed $payload;
RSS feed