You are here

public property InstallableRequirement::$arguments in Markdown 8.2

An array of arguments to be passed to the callback.

Type: array

File

src/Annotation/InstallableRequirement.php, line 46

Class

InstallableRequirement
Markdown Requirement Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $arguments = [];