You are here

public property Constraint::$payload in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraint.php \Symfony\Component\Validator\Constraint::payload

Domain-specific data attached to a constraint.

Type: mixed

File

vendor/symfony/validator/Constraint.php, line 67

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

public $payload;