You are here

public property Installed::$message in Markdown 8.2

Overrides Exists::$message

File

src/Plugin/Validation/Constraint/Installed.php, line 18

Class

Installed
Checks whether a specific class, interface, trait, or function exists.

Namespace

Drupal\markdown\Plugin\Validation\Constraint

Code

public $message = 'Requires @name';