public property Exists::$message in Markdown 8.2
File
- src/
Plugin/ Validation/ Constraint/ Exists.php, line 20
Class
- Exists
- Checks whether a specific class, interface, trait, or function exists.
Namespace
Drupal\markdown\Plugin\Validation\ConstraintCode
public $message = '@name does not exist.';