Skip to content

Commit bec58be

Browse files
committed
improvement example. see lesstif#46
1 parent 3b33b1f commit bec58be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ create Service class with ArrayConfiguration parameter.
7171

7272
```php
7373
use JiraRestApi\Configuration\ArrayConfiguration;
74+
use JiraRestApi\Issue\IssueService;
7475

7576
$iss = new IssueService(new ArrayConfiguration(
7677
array(

0 commit comments

Comments
 (0)