Commit ec24528
docs(storage-api-client): add PHPStan type annotations for authType
Add @phpstan-var annotation for the authType property and @phpstan-param
annotation for the constructor config array to ensure type safety with
the AUTH_TYPE_* constants.
Co-Authored-By: Tomáš Fejfar <tomas.fejfar@keboola.com>1 parent 9626364 commit ec24528
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
155 | | - | |
| 157 | + | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments