You are here

public property ExistsValidator::$name in Markdown 8.2

File

src/Plugin/Validation/Constraint/ExistsValidator.php, line 17

Class

ExistsValidator
Validates that a class, interface, trait, or function exists.

Namespace

Drupal\markdown\Plugin\Validation\Constraint

Code

public $name;