Property | Type | Description | |
---|---|---|---|
$authorId | |||
$description | |||
$projectId | |||
$rules | string[] | The validation rules. | |
$title |
Method | Description | |
---|---|---|
__construct ( integer $authorId, integer $projectId, string $title, string $description ) | Create a new add issue command instance. |