Skip to content

Commit d684c7a

Browse files
committed
fix phpcs
1 parent b0aa3e3 commit d684c7a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Field/FieldService.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ public function getCustomFieldContexts(int $fieldId)
114114
/**
115115
* Get a custom fields options.
116116
*
117-
* @param int $fieldId The custom field Id
118-
* @param int $contextId Context ID related to the custom field
117+
* @param int $fieldId The custom field Id
118+
* @param int $contextId Context ID related to the custom field
119119
* @param array $paramArray Query parameters like 'startAt' and 'maxResults'
120120
*
121121
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-options/#api-rest-api-3-field-fieldid-context-contextid-option-get

0 commit comments

Comments
 (0)