Completed
Push — develop ( d39876...99582e )
by Mikaël
32:46
created
src/StructType/EwsSkillInsightValue.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -43,7 +43,7 @@  discard block
 block discarded – undo
43 43
     }
44 44
     /**
45 45
      * Get Name value
46
-     * @return string|null
46
+     * @return string
47 47
      */
48 48
     public function getName()
49 49
     {
@@ -65,7 +65,7 @@  discard block
 block discarded – undo
65 65
     }
66 66
     /**
67 67
      * Get Strength value
68
-     * @return int|null
68
+     * @return integer
69 69
      */
70 70
     public function getStrength()
71 71
     {
Please login to merge, or discard this patch.
src/StructType/EwsSubscriptionLevelChannelEventType.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@  discard block
 block discarded – undo
49 49
     }
50 50
     /**
51 51
      * Get SubscriptionId value
52
-     * @return string|null
52
+     * @return string
53 53
      */
54 54
     public function getSubscriptionId()
55 55
     {
@@ -75,7 +75,7 @@  discard block
 block discarded – undo
75 75
     }
76 76
     /**
77 77
      * Get SequenceNumber value
78
-     * @return int|null
78
+     * @return integer
79 79
      */
80 80
     public function getSequenceNumber()
81 81
     {
@@ -97,7 +97,7 @@  discard block
 block discarded – undo
97 97
     }
98 98
     /**
99 99
      * Get ActionDelay value
100
-     * @return int|null
100
+     * @return integer
101 101
      */
102 102
     public function getActionDelay()
103 103
     {
Please login to merge, or discard this patch.
src/StructType/EwsSuggestionsViewOptionsType.php 1 patch
Doc Comments   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@  discard block
 block discarded – undo
127 127
     }
128 128
     /**
129 129
      * Get GoodThreshold value
130
-     * @return int|null
130
+     * @return integer
131 131
      */
132 132
     public function getGoodThreshold()
133 133
     {
@@ -149,7 +149,7 @@  discard block
 block discarded – undo
149 149
     }
150 150
     /**
151 151
      * Get MaximumResultsByDay value
152
-     * @return int|null
152
+     * @return integer
153 153
      */
154 154
     public function getMaximumResultsByDay()
155 155
     {
@@ -171,7 +171,7 @@  discard block
 block discarded – undo
171 171
     }
172 172
     /**
173 173
      * Get MaximumNonWorkHourResultsByDay value
174
-     * @return int|null
174
+     * @return integer
175 175
      */
176 176
     public function getMaximumNonWorkHourResultsByDay()
177 177
     {
@@ -193,7 +193,7 @@  discard block
 block discarded – undo
193 193
     }
194 194
     /**
195 195
      * Get MeetingDurationInMinutes value
196
-     * @return int|null
196
+     * @return integer
197 197
      */
198 198
     public function getMeetingDurationInMinutes()
199 199
     {
@@ -215,7 +215,7 @@  discard block
 block discarded – undo
215 215
     }
216 216
     /**
217 217
      * Get MinimumSuggestionQuality value
218
-     * @return string|null
218
+     * @return string
219 219
      */
220 220
     public function getMinimumSuggestionQuality()
221 221
     {
@@ -240,7 +240,7 @@  discard block
 block discarded – undo
240 240
     }
241 241
     /**
242 242
      * Get CurrentMeetingTime value
243
-     * @return string|null
243
+     * @return string
244 244
      */
245 245
     public function getCurrentMeetingTime()
246 246
     {
@@ -262,7 +262,7 @@  discard block
 block discarded – undo
262 262
     }
263 263
     /**
264 264
      * Get GlobalObjectId value
265
-     * @return string|null
265
+     * @return string
266 266
      */
267 267
     public function getGlobalObjectId()
268 268
     {
Please login to merge, or discard this patch.
src/StructType/EwsSuggestionType.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@  discard block
 block discarded – undo
150 150
     }
151 151
     /**
152 152
      * Get Trigger value
153
-     * @return string|null
153
+     * @return string
154 154
      */
155 155
     public function getTrigger()
156 156
     {
@@ -172,7 +172,7 @@  discard block
 block discarded – undo
172 172
     }
173 173
     /**
174 174
      * Get TDSuggestionId value
175
-     * @return int|null
175
+     * @return integer
176 176
      */
177 177
     public function getTDSuggestionId()
178 178
     {
@@ -194,7 +194,7 @@  discard block
 block discarded – undo
194 194
     }
195 195
     /**
196 196
      * Get IsDeletable value
197
-     * @return bool|null
197
+     * @return boolean
198 198
      */
199 199
     public function getIsDeletable()
200 200
     {
Please login to merge, or discard this patch.
src/StructType/EwsSyncFolderItemsType.php 1 patch
Doc Comments   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -141,7 +141,7 @@  discard block
 block discarded – undo
141 141
     }
142 142
     /**
143 143
      * Get SyncState value
144
-     * @return string|null
144
+     * @return string
145 145
      */
146 146
     public function getSyncState()
147 147
     {
@@ -163,7 +163,7 @@  discard block
 block discarded – undo
163 163
     }
164 164
     /**
165 165
      * Get Ignore value
166
-     * @return \Ews\ArrayType\EwsArrayOfBaseItemIdsType|null
166
+     * @return \Ews\ArrayType\EwsArrayOfBaseItemIdsType
167 167
      */
168 168
     public function getIgnore()
169 169
     {
@@ -181,7 +181,7 @@  discard block
 block discarded – undo
181 181
     }
182 182
     /**
183 183
      * Get SyncScope value
184
-     * @return string|null
184
+     * @return string
185 185
      */
186 186
     public function getSyncScope()
187 187
     {
Please login to merge, or discard this patch.
src/StructType/EwsTaskType.php 1 patch
Doc Comments   +22 added lines, -22 removed lines patch added patch discarded remove patch
@@ -241,7 +241,7 @@  discard block
 block discarded – undo
241 241
     }
242 242
     /**
243 243
      * Get ActualWork value
244
-     * @return int|null
244
+     * @return integer
245 245
      */
246 246
     public function getActualWork()
247 247
     {
@@ -263,7 +263,7 @@  discard block
 block discarded – undo
263 263
     }
264 264
     /**
265 265
      * Get AssignedTime value
266
-     * @return string|null
266
+     * @return string
267 267
      */
268 268
     public function getAssignedTime()
269 269
     {
@@ -285,7 +285,7 @@  discard block
 block discarded – undo
285 285
     }
286 286
     /**
287 287
      * Get BillingInformation value
288
-     * @return string|null
288
+     * @return string
289 289
      */
290 290
     public function getBillingInformation()
291 291
     {
@@ -307,7 +307,7 @@  discard block
 block discarded – undo
307 307
     }
308 308
     /**
309 309
      * Get ChangeCount value
310
-     * @return int|null
310
+     * @return integer
311 311
      */
312 312
     public function getChangeCount()
313 313
     {
@@ -329,7 +329,7 @@  discard block
 block discarded – undo
329 329
     }
330 330
     /**
331 331
      * Get Companies value
332
-     * @return \Ews\ArrayType\EwsArrayOfStringsType|null
332
+     * @return \Ews\ArrayType\EwsArrayOfStringsType
333 333
      */
334 334
     public function getCompanies()
335 335
     {
@@ -347,7 +347,7 @@  discard block
 block discarded – undo
347 347
     }
348 348
     /**
349 349
      * Get CompleteDate value
350
-     * @return string|null
350
+     * @return string
351 351
      */
352 352
     public function getCompleteDate()
353 353
     {
@@ -369,7 +369,7 @@  discard block
 block discarded – undo
369 369
     }
370 370
     /**
371 371
      * Get Contacts value
372
-     * @return \Ews\ArrayType\EwsArrayOfStringsType|null
372
+     * @return \Ews\ArrayType\EwsArrayOfStringsType
373 373
      */
374 374
     public function getContacts()
375 375
     {
@@ -387,7 +387,7 @@  discard block
 block discarded – undo
387 387
     }
388 388
     /**
389 389
      * Get DelegationState value
390
-     * @return string|null
390
+     * @return string
391 391
      */
392 392
     public function getDelegationState()
393 393
     {
@@ -412,7 +412,7 @@  discard block
 block discarded – undo
412 412
     }
413 413
     /**
414 414
      * Get Delegator value
415
-     * @return string|null
415
+     * @return string
416 416
      */
417 417
     public function getDelegator()
418 418
     {
@@ -434,7 +434,7 @@  discard block
 block discarded – undo
434 434
     }
435 435
     /**
436 436
      * Get DueDate value
437
-     * @return string|null
437
+     * @return string
438 438
      */
439 439
     public function getDueDate()
440 440
     {
@@ -456,7 +456,7 @@  discard block
 block discarded – undo
456 456
     }
457 457
     /**
458 458
      * Get IsAssignmentEditable value
459
-     * @return int|null
459
+     * @return integer
460 460
      */
461 461
     public function getIsAssignmentEditable()
462 462
     {
@@ -478,7 +478,7 @@  discard block
 block discarded – undo
478 478
     }
479 479
     /**
480 480
      * Get IsComplete value
481
-     * @return bool|null
481
+     * @return boolean
482 482
      */
483 483
     public function getIsComplete()
484 484
     {
@@ -496,7 +496,7 @@  discard block
 block discarded – undo
496 496
     }
497 497
     /**
498 498
      * Get IsRecurring value
499
-     * @return bool|null
499
+     * @return boolean
500 500
      */
501 501
     public function getIsRecurring()
502 502
     {
@@ -514,7 +514,7 @@  discard block
 block discarded – undo
514 514
     }
515 515
     /**
516 516
      * Get IsTeamTask value
517
-     * @return bool|null
517
+     * @return boolean
518 518
      */
519 519
     public function getIsTeamTask()
520 520
     {
@@ -532,7 +532,7 @@  discard block
 block discarded – undo
532 532
     }
533 533
     /**
534 534
      * Get Mileage value
535
-     * @return string|null
535
+     * @return string
536 536
      */
537 537
     public function getMileage()
538 538
     {
@@ -554,7 +554,7 @@  discard block
 block discarded – undo
554 554
     }
555 555
     /**
556 556
      * Get Owner value
557
-     * @return string|null
557
+     * @return string
558 558
      */
559 559
     public function getOwner()
560 560
     {
@@ -576,7 +576,7 @@  discard block
 block discarded – undo
576 576
     }
577 577
     /**
578 578
      * Get PercentComplete value
579
-     * @return float|null
579
+     * @return double
580 580
      */
581 581
     public function getPercentComplete()
582 582
     {
@@ -594,7 +594,7 @@  discard block
 block discarded – undo
594 594
     }
595 595
     /**
596 596
      * Get Recurrence value
597
-     * @return \Ews\StructType\EwsTaskRecurrenceType|null
597
+     * @return EwsTaskRecurrenceType
598 598
      */
599 599
     public function getRecurrence()
600 600
     {
@@ -612,7 +612,7 @@  discard block
 block discarded – undo
612 612
     }
613 613
     /**
614 614
      * Get StartDate value
615
-     * @return string|null
615
+     * @return string
616 616
      */
617 617
     public function getStartDate()
618 618
     {
@@ -634,7 +634,7 @@  discard block
 block discarded – undo
634 634
     }
635 635
     /**
636 636
      * Get Status value
637
-     * @return string|null
637
+     * @return string
638 638
      */
639 639
     public function getStatus()
640 640
     {
@@ -659,7 +659,7 @@  discard block
 block discarded – undo
659 659
     }
660 660
     /**
661 661
      * Get StatusDescription value
662
-     * @return string|null
662
+     * @return string
663 663
      */
664 664
     public function getStatusDescription()
665 665
     {
@@ -681,7 +681,7 @@  discard block
 block discarded – undo
681 681
     }
682 682
     /**
683 683
      * Get TotalWork value
684
-     * @return int|null
684
+     * @return integer
685 685
      */
686 686
     public function getTotalWork()
687 687
     {
Please login to merge, or discard this patch.
src/StructType/EwsTimeChangeType.php 1 patch
Doc Comments   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
     }
64 64
     /**
65 65
      * Get Offset value
66
-     * @return int|null
66
+     * @return integer
67 67
      */
68 68
     public function getOffset()
69 69
     {
@@ -85,7 +85,7 @@  discard block
 block discarded – undo
85 85
     }
86 86
     /**
87 87
      * Get RelativeYearlyRecurrence value
88
-     * @return \Ews\StructType\EwsRelativeYearlyRecurrencePatternType|null
88
+     * @return EwsRelativeYearlyRecurrencePatternType
89 89
      */
90 90
     public function getRelativeYearlyRecurrence()
91 91
     {
@@ -103,7 +103,7 @@  discard block
 block discarded – undo
103 103
     }
104 104
     /**
105 105
      * Get AbsoluteDate value
106
-     * @return string|null
106
+     * @return string
107 107
      */
108 108
     public function getAbsoluteDate()
109 109
     {
@@ -125,7 +125,7 @@  discard block
 block discarded – undo
125 125
     }
126 126
     /**
127 127
      * Get Time value
128
-     * @return string|null
128
+     * @return string
129 129
      */
130 130
     public function getTime()
131 131
     {
@@ -147,7 +147,7 @@  discard block
 block discarded – undo
147 147
     }
148 148
     /**
149 149
      * Get TimeZoneName value
150
-     * @return string|null
150
+     * @return string
151 151
      */
152 152
     public function getTimeZoneName()
153 153
     {
Please login to merge, or discard this patch.
src/StructType/EwsTimeZoneType.php 1 patch
Doc Comments   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@  discard block
 block discarded – undo
55 55
     }
56 56
     /**
57 57
      * Get BaseOffset value
58
-     * @return int|null
58
+     * @return integer
59 59
      */
60 60
     public function getBaseOffset()
61 61
     {
@@ -77,7 +77,7 @@  discard block
 block discarded – undo
77 77
     }
78 78
     /**
79 79
      * Get Standard value
80
-     * @return \Ews\StructType\EwsTimeChangeType|null
80
+     * @return EwsTimeChangeType
81 81
      */
82 82
     public function getStandard()
83 83
     {
@@ -95,7 +95,7 @@  discard block
 block discarded – undo
95 95
     }
96 96
     /**
97 97
      * Get Daylight value
98
-     * @return \Ews\StructType\EwsTimeChangeType|null
98
+     * @return EwsTimeChangeType
99 99
      */
100 100
     public function getDaylight()
101 101
     {
@@ -113,7 +113,7 @@  discard block
 block discarded – undo
113 113
     }
114 114
     /**
115 115
      * Get TimeZoneName value
116
-     * @return string|null
116
+     * @return string
117 117
      */
118 118
     public function getTimeZoneName()
119 119
     {
Please login to merge, or discard this patch.
src/StructType/EwsUMReportAudioMetricsAverageCountersType.php 1 patch
Doc Comments   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@  discard block
 block discarded – undo
120 120
     }
121 121
     /**
122 122
      * Get NMOS value
123
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
123
+     * @return EwsAudioMetricsAverageType
124 124
      */
125 125
     public function getNMOS()
126 126
     {
@@ -138,7 +138,7 @@  discard block
 block discarded – undo
138 138
     }
139 139
     /**
140 140
      * Get NMOSDegradation value
141
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
141
+     * @return EwsAudioMetricsAverageType
142 142
      */
143 143
     public function getNMOSDegradation()
144 144
     {
@@ -156,7 +156,7 @@  discard block
 block discarded – undo
156 156
     }
157 157
     /**
158 158
      * Get Jitter value
159
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
159
+     * @return EwsAudioMetricsAverageType
160 160
      */
161 161
     public function getJitter()
162 162
     {
@@ -174,7 +174,7 @@  discard block
 block discarded – undo
174 174
     }
175 175
     /**
176 176
      * Get PercentPacketLoss value
177
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
177
+     * @return EwsAudioMetricsAverageType
178 178
      */
179 179
     public function getPercentPacketLoss()
180 180
     {
@@ -192,7 +192,7 @@  discard block
 block discarded – undo
192 192
     }
193 193
     /**
194 194
      * Get RoundTrip value
195
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
195
+     * @return EwsAudioMetricsAverageType
196 196
      */
197 197
     public function getRoundTrip()
198 198
     {
@@ -210,7 +210,7 @@  discard block
 block discarded – undo
210 210
     }
211 211
     /**
212 212
      * Get BurstLossDuration value
213
-     * @return \Ews\StructType\EwsAudioMetricsAverageType|null
213
+     * @return EwsAudioMetricsAverageType
214 214
      */
215 215
     public function getBurstLossDuration()
216 216
     {
Please login to merge, or discard this patch.