@@ -312,7 +312,7 @@ <h4 id="toc-properties">
312312 < dt class ="phpdocumentor-table-of-contents__entry -property -protected ">
313313 < a class ="" href ="classes/CodeIgniter-Debug-Toolbar-Collectors-Logs.html#property_data "> $data</ a >
314314 < span >
315- : array<string| int, mixed > </ span >
315+ : array<int, array{level: string, msg: string} > </ span >
316316</ dt >
317317< dd > Our collected data.</ dd >
318318
@@ -373,9 +373,9 @@ <h4 id="toc-methods">
373373 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
374374 < a class ="" href ="classes/CodeIgniter-Debug-Toolbar-Collectors-Logs.html#method_display "> display()</ a >
375375 < span >
376- : array< string|int, mixed>| string </ span >
376+ : array{logs: list < array {level: string, msg: string} > } </ span >
377377</ dt >
378- < dd > Returns the data of this collector to be formatted in the toolbar</ dd >
378+ < dd > Returns the data of this collector to be formatted in the toolbar. </ dd >
379379
380380 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
381381 < a class ="" href ="classes/CodeIgniter-Debug-Toolbar-Collectors-BaseCollector.html#method_getAsArray "> getAsArray()</ a >
@@ -466,7 +466,7 @@ <h4 id="toc-methods">
466466 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
467467 < a class ="" href ="classes/CodeIgniter-Debug-Toolbar-Collectors-Logs.html#method_collectLogs "> collectLogs()</ a >
468468 < span >
469- : array<string| int, mixed > </ span >
469+ : array<int, array{level: string, msg: string} > </ span >
470470</ dt >
471471< dd > Ensures the data has been collected.</ dd >
472472
@@ -517,7 +517,7 @@ <h4 class="phpdocumentor-element__name" id="property_data">
517517
518518 < code class ="phpdocumentor-code phpdocumentor-signature ">
519519 < span class ="phpdocumentor-signature__visibility "> protected</ span >
520- < span class ="phpdocumentor-signature__type "> array<string| int, mixed ></ span >
520+ < span class ="phpdocumentor-signature__type "> array<int, array{level: string, msg: string} ></ span >
521521 < span class ="phpdocumentor-signature__name "> $data</ span >
522522 </ code >
523523
@@ -797,15 +797,15 @@ <h4 class="phpdocumentor-element__name" id="method_display">
797797 < aside class ="phpdocumentor-element-found-in ">
798798 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Debug/Toolbar/Collectors/Logs.php "> < a href ="files/system-debug-toolbar-collectors-logs.html "> < abbr title ="system/Debug/Toolbar/Collectors/Logs.php "> Logs.php</ abbr > </ a > </ abbr >
799799 :
800- < span class ="phpdocumentor-element-found-in__line "> 55 </ span >
800+ < span class ="phpdocumentor-element-found-in__line "> 57 </ span >
801801
802802 </ aside >
803803
804- < p class ="phpdocumentor-summary "> Returns the data of this collector to be formatted in the toolbar</ p >
804+ < p class ="phpdocumentor-summary "> Returns the data of this collector to be formatted in the toolbar. </ p >
805805
806806 < code class ="phpdocumentor-code phpdocumentor-signature ">
807807 < span class ="phpdocumentor-signature__visibility "> public</ span >
808- < span class ="phpdocumentor-signature__name "> display</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array< string|int, mixed>| string</ span > </ code >
808+ < span class ="phpdocumentor-signature__name "> display</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array{logs: list < array {level: string, msg: string} > } </ span > </ code >
809809
810810 < div class ="phpdocumentor-label-line ">
811811 </ div >
@@ -818,7 +818,7 @@ <h4 class="phpdocumentor-element__name" id="method_display">
818818
819819 < section >
820820 < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
821- < span class ="phpdocumentor-signature__response_type "> array< string|int, mixed>| string</ span >
821+ < span class ="phpdocumentor-signature__response_type "> array{logs: list < array {level: string, msg: string} > } </ span >
822822 </ section >
823823
824824</ article >
@@ -1211,7 +1211,7 @@ <h4 class="phpdocumentor-element__name" id="method_icon">
12111211 < aside class ="phpdocumentor-element-found-in ">
12121212 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Debug/Toolbar/Collectors/Logs.php "> < a href ="files/system-debug-toolbar-collectors-logs.html "> < abbr title ="system/Debug/Toolbar/Collectors/Logs.php "> Logs.php</ abbr > </ a > </ abbr >
12131213 :
1214- < span class ="phpdocumentor-element-found-in__line "> 77 </ span >
1214+ < span class ="phpdocumentor-element-found-in__line "> 79 </ span >
12151215
12161216 </ aside >
12171217
@@ -1252,7 +1252,7 @@ <h4 class="phpdocumentor-element__name" id="method_isEmpty">
12521252 < aside class ="phpdocumentor-element-found-in ">
12531253 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Debug/Toolbar/Collectors/Logs.php "> < a href ="files/system-debug-toolbar-collectors-logs.html "> < abbr title ="system/Debug/Toolbar/Collectors/Logs.php "> Logs.php</ abbr > </ a > </ abbr >
12541254 :
1255- < span class ="phpdocumentor-element-found-in__line "> 65 </ span >
1255+ < span class ="phpdocumentor-element-found-in__line "> 67 </ span >
12561256
12571257 </ aside >
12581258
@@ -1331,15 +1331,15 @@ <h4 class="phpdocumentor-element__name" id="method_collectLogs">
13311331 < aside class ="phpdocumentor-element-found-in ">
13321332 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Debug/Toolbar/Collectors/Logs.php "> < a href ="files/system-debug-toolbar-collectors-logs.html "> < abbr title ="system/Debug/Toolbar/Collectors/Logs.php "> Logs.php</ abbr > </ a > </ abbr >
13331333 :
1334- < span class ="phpdocumentor-element-found-in__line "> 87 </ span >
1334+ < span class ="phpdocumentor-element-found-in__line "> 89 </ span >
13351335
13361336 </ aside >
13371337
13381338 < p class ="phpdocumentor-summary "> Ensures the data has been collected.</ p >
13391339
13401340 < code class ="phpdocumentor-code phpdocumentor-signature ">
13411341 < span class ="phpdocumentor-signature__visibility "> protected</ span >
1342- < span class ="phpdocumentor-signature__name "> collectLogs</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<string| int, mixed ></ span > </ code >
1342+ < span class ="phpdocumentor-signature__name "> collectLogs</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> array<int, array{level: string, msg: string} ></ span > </ code >
13431343
13441344 < div class ="phpdocumentor-label-line ">
13451345 </ div >
@@ -1352,7 +1352,7 @@ <h4 class="phpdocumentor-element__name" id="method_collectLogs">
13521352
13531353 < section >
13541354 < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
1355- < span class ="phpdocumentor-signature__response_type "> array<string| int, mixed ></ span >
1355+ < span class ="phpdocumentor-signature__response_type "> array<int, array{level: string, msg: string} ></ span >
13561356 </ section >
13571357
13581358</ article >
0 commit comments