Skip to content

Commit 0be417c

Browse files
committed
Fixing typo
1 parent 0372fea commit 0be417c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataService/IntuitBatchResponse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class IntuitBatchResponse
3333

3434
/**
3535
* enum representing ResponseType after batch execution.
36-
* @var intresponseType
36+
* @var int responseType
3737
*/
3838
public $responseType;
3939

0 commit comments

Comments
 (0)