@@ -178,7 +178,7 @@ <h3 id="toc">
178178 < dt class ="phpdocumentor-table-of-contents__entry -property -private ">
179179 < a href ="classes/LINE-Laravel-LINEBotServiceProvider.html#property_apiBindings "> $apiBindings</ a >
180180 < span >
181- : mixed </ span >
181+ : array<string|int, mixed> </ span >
182182</ dt >
183183< dd > </ dd >
184184
@@ -199,7 +199,7 @@ <h3 id="toc">
199199 < dt class ="phpdocumentor-table-of-contents__entry -method -private ">
200200 < a href ="classes/LINE-Laravel-LINEBotServiceProvider.html#method_bindApis "> bindApis()</ a >
201201 < span >
202- : mixed </ span >
202+ : void </ span >
203203</ dt >
204204< dd > </ dd >
205205
@@ -222,7 +222,7 @@ <h4 class="phpdocumentor-element__name" id="constant_CONFIG_PATH">
222222 < aside class ="phpdocumentor-element-found-in ">
223223 < abbr class ="phpdocumentor-element-found-in__file " title ="src/laravel/lib/LINEBotServiceProvider.php "> < a href ="files/src-laravel-lib-linebotserviceprovider.html "> < abbr title ="src/laravel/lib/LINEBotServiceProvider.php "> LINEBotServiceProvider.php</ abbr > </ a > </ abbr >
224224 :
225- < span class ="phpdocumentor-element-found-in__line "> 56 </ span >
225+ < span class ="phpdocumentor-element-found-in__line "> 59 </ span >
226226
227227 </ aside >
228228
@@ -266,20 +266,20 @@ <h4 class="phpdocumentor-element__name" id="property_apiBindings">
266266 < aside class ="phpdocumentor-element-found-in ">
267267 < abbr class ="phpdocumentor-element-found-in__file " title ="src/laravel/lib/LINEBotServiceProvider.php "> < a href ="files/src-laravel-lib-linebotserviceprovider.html "> < abbr title ="src/laravel/lib/LINEBotServiceProvider.php "> LINEBotServiceProvider.php</ abbr > </ a > </ abbr >
268268 :
269- < span class ="phpdocumentor-element-found-in__line "> 25 </ span >
269+ < span class ="phpdocumentor-element-found-in__line "> 28 </ span >
270270
271271 </ aside >
272272
273273
274274 < code class ="phpdocumentor-code phpdocumentor-signature ">
275275 < span class ="phpdocumentor-signature__visibility "> private</ span >
276- < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__type "> mixed</ span >
276+ < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__type "> array<string|int, mixed> </ span >
277277 < span class ="phpdocumentor-signature__name "> $apiBindings</ span >
278278 = < span class ="phpdocumentor-signature__default-value "> ['line-bot-channel-access-token-api' => ['config' => \LINE\Clients\ChannelAccessToken\Configuration::class, 'api' => \LINE\Clients\ChannelAccessToken\Api\ChannelAccessTokenApi::class], 'line-bot-insight-api' => ['config' => \LINE\Clients\Insight\Configuration::class, 'api' => \LINE\Clients\Insight\Api\InsightApi::class], 'line-bot-liff-api' => ['config' => \LINE\Clients\Liff\Configuration::class, 'api' => \LINE\Clients\Liff\Api\LiffApi::class], 'line-bot-manage-audience-api' => ['config' => \LINE\Clients\ManageAudience\Configuration::class, 'api' => \LINE\Clients\ManageAudience\Api\ManageAudienceApi::class], 'line-bot-manage-audience-blob-api' => ['config' => \LINE\Clients\ManageAudience\Configuration::class, 'api' => \LINE\Clients\ManageAudience\Api\ManageAudienceBlobApi::class], 'line-bot-messaging-api' => ['config' => \LINE\Clients\MessagingApi\Configuration::class, 'api' => \LINE\Clients\MessagingApi\Api\MessagingApiApi::class], 'line-bot-messaging-blob-api' => ['config' => \LINE\Clients\MessagingApi\Configuration::class, 'api' => \LINE\Clients\MessagingApi\Api\MessagingApiBlobApi::class]]</ span > </ code >
279279
280- < section class =" phpdocumentor-description " > </ section >
281-
282- < section class =" phpdocumentor-description " > </ section >
280+
281+ < section class =" phpdocumentor-description " > < p > array<string, array{config: class-string, api: class-string}> </ p >
282+ </ section >
283283
284284
285285
@@ -304,7 +304,7 @@ <h4 class="phpdocumentor-element__name" id="method_boot">
304304 < aside class ="phpdocumentor-element-found-in ">
305305 < abbr class ="phpdocumentor-element-found-in__file " title ="src/laravel/lib/LINEBotServiceProvider.php "> < a href ="files/src-laravel-lib-linebotserviceprovider.html "> < abbr title ="src/laravel/lib/LINEBotServiceProvider.php "> LINEBotServiceProvider.php</ abbr > </ a > </ abbr >
306306 :
307- < span class ="phpdocumentor-element-found-in__line "> 63 </ span >
307+ < span class ="phpdocumentor-element-found-in__line "> 66 </ span >
308308
309309 </ aside >
310310
@@ -337,7 +337,7 @@ <h4 class="phpdocumentor-element__name" id="method_register">
337337 < aside class ="phpdocumentor-element-found-in ">
338338 < abbr class ="phpdocumentor-element-found-in__file " title ="src/laravel/lib/LINEBotServiceProvider.php "> < a href ="files/src-laravel-lib-linebotserviceprovider.html "> < abbr title ="src/laravel/lib/LINEBotServiceProvider.php "> LINEBotServiceProvider.php</ abbr > </ a > </ abbr >
339339 :
340- < span class ="phpdocumentor-element-found-in__line "> 82 </ span >
340+ < span class ="phpdocumentor-element-found-in__line "> 85 </ span >
341341
342342 </ aside >
343343
@@ -370,38 +370,38 @@ <h4 class="phpdocumentor-element__name" id="method_bindApis">
370370 < aside class ="phpdocumentor-element-found-in ">
371371 < abbr class ="phpdocumentor-element-found-in__file " title ="src/laravel/lib/LINEBotServiceProvider.php "> < a href ="files/src-laravel-lib-linebotserviceprovider.html "> < abbr title ="src/laravel/lib/LINEBotServiceProvider.php "> LINEBotServiceProvider.php</ abbr > </ a > </ abbr >
372372 :
373- < span class ="phpdocumentor-element-found-in__line "> 98 </ span >
373+ < span class ="phpdocumentor-element-found-in__line "> 101 </ span >
374374
375375 </ aside >
376376
377377
378378 < code class ="phpdocumentor-code phpdocumentor-signature ">
379379 < span class ="phpdocumentor-signature__visibility "> private</ span >
380- < span class ="phpdocumentor-signature__name "> bindApis</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $facadeName</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $clientClass</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $configClass</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed </ span > </ code >
380+ < span class ="phpdocumentor-signature__name "> bindApis</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $facadeName</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $clientClass</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $configClass</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void </ span > </ code >
381381
382382 < section class ="phpdocumentor-description "> </ section >
383383
384384 < h5 class ="phpdocumentor-argument-list__heading "> Parameters</ h5 >
385385 < dl class ="phpdocumentor-argument-list ">
386386 < dt class ="phpdocumentor-argument-list__entry ">
387387 < span class ="phpdocumentor-signature__argument__name "> $facadeName</ span >
388- : < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span >
388+ : < span class ="phpdocumentor-signature__argument__return-type "> string </ span >
389389 </ dt >
390390 < dd class ="phpdocumentor-argument-list__definition ">
391391 < section class ="phpdocumentor-description "> </ section >
392392
393393 </ dd >
394394 < dt class ="phpdocumentor-argument-list__entry ">
395395 < span class ="phpdocumentor-signature__argument__name "> $clientClass</ span >
396- : < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span >
396+ : < span class ="phpdocumentor-signature__argument__return-type "> string </ span >
397397 </ dt >
398398 < dd class ="phpdocumentor-argument-list__definition ">
399399 < section class ="phpdocumentor-description "> </ section >
400400
401401 </ dd >
402402 < dt class ="phpdocumentor-argument-list__entry ">
403403 < span class ="phpdocumentor-signature__argument__name "> $configClass</ span >
404- : < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span >
404+ : < span class ="phpdocumentor-signature__argument__return-type "> string </ span >
405405 </ dt >
406406 < dd class ="phpdocumentor-argument-list__definition ">
407407 < section class ="phpdocumentor-description "> </ section >
@@ -412,7 +412,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
412412
413413
414414 < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
415- < span class ="phpdocumentor-signature__response_type "> mixed </ span >
415+ < span class ="phpdocumentor-signature__response_type "> void </ span >
416416 —
417417
418418
0 commit comments