@@ -347,14 +347,14 @@ <h4 id="toc-properties">
347
347
< dt class ="phpdocumentor-table-of-contents__entry -property -protected ">
348
348
< a href ="classes/CodeIgniter-Autoloader-Autoloader.html#property_files "> $files</ a >
349
349
< span >
350
- : array<string| int, string> </ span >
350
+ : array<int, string> </ span >
351
351
</ dt >
352
352
< dd > Stores files as a list.</ dd >
353
353
354
354
< dt class ="phpdocumentor-table-of-contents__entry -property -protected ">
355
355
< a href ="classes/CodeIgniter-Autoloader-Autoloader.html#property_helpers "> $helpers</ a >
356
356
< span >
357
- : array<string| int, string> </ span >
357
+ : array<int, string> </ span >
358
358
</ dt >
359
359
< dd > Stores helper list.</ dd >
360
360
@@ -534,37 +534,21 @@ <h4 class="phpdocumentor-element__name" id="property_files">
534
534
< aside class ="phpdocumentor-element-found-in ">
535
535
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
536
536
:
537
- < span class ="phpdocumentor-element-found-in__line "> 81 </ span >
537
+ < span class ="phpdocumentor-element-found-in__line "> 80 </ span >
538
538
539
539
</ aside >
540
540
541
541
< p class ="phpdocumentor-summary "> Stores files as a list.</ p >
542
542
543
543
< code class ="phpdocumentor-code phpdocumentor-signature ">
544
544
< span class ="phpdocumentor-signature__visibility "> protected</ span >
545
- < span class ="phpdocumentor-signature__type "> array<string| int, string></ span >
545
+ < span class ="phpdocumentor-signature__type "> array<int, string></ span >
546
546
< span class ="phpdocumentor-signature__name "> $files</ span >
547
547
= < span class ="phpdocumentor-signature__default-value "> []</ span > </ code >
548
548
549
549
550
550
551
551
552
- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
553
- Tags
554
- < a href ="classes/CodeIgniter-Autoloader-Autoloader.html#property_files#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
555
-
556
- </ h5 >
557
- < dl class ="phpdocumentor-tag-list ">
558
- < dt class ="phpdocumentor-tag-list__entry ">
559
- < span class ="phpdocumentor-tag__name "> phpstan-var</ span >
560
- </ dt >
561
- < dd class ="phpdocumentor-tag-list__definition ">
562
-
563
- < section class ="phpdocumentor-description "> < p > list< string > </ p >
564
- </ section >
565
-
566
- </ dd >
567
- </ dl >
568
552
569
553
</ article >
570
554
< article
@@ -584,15 +568,15 @@ <h4 class="phpdocumentor-element__name" id="property_helpers">
584
568
< aside class ="phpdocumentor-element-found-in ">
585
569
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
586
570
:
587
- < span class ="phpdocumentor-element-found-in__line "> 90 </ span >
571
+ < span class ="phpdocumentor-element-found-in__line "> 88 </ span >
588
572
589
573
</ aside >
590
574
591
575
< p class ="phpdocumentor-summary "> Stores helper list.</ p >
592
576
593
577
< code class ="phpdocumentor-code phpdocumentor-signature ">
594
578
< span class ="phpdocumentor-signature__visibility "> protected</ span >
595
- < span class ="phpdocumentor-signature__type "> array<string| int, string></ span >
579
+ < span class ="phpdocumentor-signature__type "> array<int, string></ span >
596
580
< span class ="phpdocumentor-signature__name "> $helpers</ span >
597
581
= < span class ="phpdocumentor-signature__default-value "> ['url']</ span > </ code >
598
582
@@ -601,22 +585,6 @@ <h4 class="phpdocumentor-element__name" id="property_helpers">
601
585
602
586
603
587
604
- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
605
- Tags
606
- < a href ="classes/CodeIgniter-Autoloader-Autoloader.html#property_helpers#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
607
-
608
- </ h5 >
609
- < dl class ="phpdocumentor-tag-list ">
610
- < dt class ="phpdocumentor-tag-list__entry ">
611
- < span class ="phpdocumentor-tag__name "> phpstan-var</ span >
612
- </ dt >
613
- < dd class ="phpdocumentor-tag-list__definition ">
614
-
615
- < section class ="phpdocumentor-description "> < p > list< string > </ p >
616
- </ section >
617
-
618
- </ dd >
619
- </ dl >
620
588
621
589
</ article >
622
590
< article
@@ -675,7 +643,7 @@ <h4 class="phpdocumentor-element__name" id="method_addNamespace">
675
643
< aside class ="phpdocumentor-element-found-in ">
676
644
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
677
645
:
678
- < span class ="phpdocumentor-element-found-in__line "> 193 </ span >
646
+ < span class ="phpdocumentor-element-found-in__line "> 190 </ span >
679
647
680
648
</ aside >
681
649
@@ -707,22 +675,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
707
675
</ dl >
708
676
709
677
710
- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
711
- Tags
712
- < a href ="classes/CodeIgniter-Autoloader-Autoloader.html#method_addNamespace#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
713
-
714
- </ h5 >
715
- < dl class ="phpdocumentor-tag-list ">
716
- < dt class ="phpdocumentor-tag-list__entry ">
717
- < span class ="phpdocumentor-tag__name "> phpstan-param</ span >
718
- </ dt >
719
- < dd class ="phpdocumentor-tag-list__definition ">
720
-
721
- < section class ="phpdocumentor-description "> < p > array<string, list< string > |string>|string $namespace</ p >
722
- </ section >
723
-
724
- </ dd >
725
- </ dl >
726
678
727
679
< section >
728
680
< h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
@@ -744,7 +696,7 @@ <h4 class="phpdocumentor-element__name" id="method_getNamespace">
744
696
< aside class ="phpdocumentor-element-found-in ">
745
697
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
746
698
:
747
- < span class ="phpdocumentor-element-found-in__line "> 223 </ span >
699
+ < span class ="phpdocumentor-element-found-in__line "> 220 </ span >
748
700
749
701
</ aside >
750
702
@@ -792,7 +744,7 @@ <h4 class="phpdocumentor-element__name" id="method_initialize">
792
744
< aside class ="phpdocumentor-element-found-in ">
793
745
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
794
746
:
795
- < span class ="phpdocumentor-element-found-in__line "> 98 </ span >
747
+ < span class ="phpdocumentor-element-found-in__line "> 96 </ span >
796
748
797
749
</ aside >
798
750
@@ -846,7 +798,7 @@ <h4 class="phpdocumentor-element__name" id="method_loadHelpers">
846
798
< aside class ="phpdocumentor-element-found-in ">
847
799
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
848
800
:
849
- < span class ="phpdocumentor-element-found-in__line "> 487 </ span >
801
+ < span class ="phpdocumentor-element-found-in__line "> 484 </ span >
850
802
851
803
</ aside >
852
804
@@ -878,7 +830,7 @@ <h4 class="phpdocumentor-element__name" id="method_register">
878
830
< aside class ="phpdocumentor-element-found-in ">
879
831
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
880
832
:
881
- < span class ="phpdocumentor-element-found-in__line "> 160 </ span >
833
+ < span class ="phpdocumentor-element-found-in__line "> 158 </ span >
882
834
883
835
</ aside >
884
836
@@ -910,7 +862,7 @@ <h4 class="phpdocumentor-element__name" id="method_removeNamespace">
910
862
< aside class ="phpdocumentor-element-found-in ">
911
863
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
912
864
:
913
- < span class ="phpdocumentor-element-found-in__line "> 237 </ span >
865
+ < span class ="phpdocumentor-element-found-in__line "> 234 </ span >
914
866
915
867
</ aside >
916
868
@@ -956,7 +908,7 @@ <h4 class="phpdocumentor-element__name" id="method_sanitizeFilename">
956
908
< aside class ="phpdocumentor-element-found-in ">
957
909
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
958
910
:
959
- < span class ="phpdocumentor-element-found-in__line "> 333 </ span >
911
+ < span class ="phpdocumentor-element-found-in__line "> 330 </ span >
960
912
961
913
</ aside >
962
914
@@ -1028,7 +980,7 @@ <h4 class="phpdocumentor-element__name" id="method_unregister">
1028
980
< aside class ="phpdocumentor-element-found-in ">
1029
981
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1030
982
:
1031
- < span class ="phpdocumentor-element-found-in__line "> 179 </ span >
983
+ < span class ="phpdocumentor-element-found-in__line "> 177 </ span >
1032
984
1033
985
</ aside >
1034
986
@@ -1062,7 +1014,7 @@ <h4 class="phpdocumentor-element__name" id="method_discoverComposerNamespaces">
1062
1014
< aside class ="phpdocumentor-element-found-in ">
1063
1015
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1064
1016
:
1065
- < span class ="phpdocumentor-element-found-in__line "> 453 </ span >
1017
+ < span class ="phpdocumentor-element-found-in__line "> 450 </ span >
1066
1018
1067
1019
</ aside >
1068
1020
@@ -1110,7 +1062,7 @@ <h4 class="phpdocumentor-element__name" id="method_includeFile">
1110
1062
< aside class ="phpdocumentor-element-found-in ">
1111
1063
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1112
1064
:
1113
- < span class ="phpdocumentor-element-found-in__line "> 309 </ span >
1065
+ < span class ="phpdocumentor-element-found-in__line "> 306 </ span >
1114
1066
1115
1067
</ aside >
1116
1068
@@ -1160,7 +1112,7 @@ <h4 class="phpdocumentor-element__name" id="method_loadInNamespace">
1160
1112
< aside class ="phpdocumentor-element-found-in ">
1161
1113
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1162
1114
:
1163
- < span class ="phpdocumentor-element-found-in__line "> 279 </ span >
1115
+ < span class ="phpdocumentor-element-found-in__line "> 276 </ span >
1164
1116
1165
1117
</ aside >
1166
1118
@@ -1212,7 +1164,7 @@ <h4 class="phpdocumentor-element__name" id="method_loadComposerAutoloader">
1212
1164
< aside class ="phpdocumentor-element-found-in ">
1213
1165
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1214
1166
:
1215
- < span class ="phpdocumentor-element-found-in__line "> 133 </ span >
1167
+ < span class ="phpdocumentor-element-found-in__line "> 131 </ span >
1216
1168
1217
1169
</ aside >
1218
1170
@@ -1253,7 +1205,7 @@ <h4 class="phpdocumentor-element__name" id="method_loadComposerClassmap">
1253
1205
< aside class ="phpdocumentor-element-found-in ">
1254
1206
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1255
1207
:
1256
- < span class ="phpdocumentor-element-found-in__line "> 439 </ span >
1208
+ < span class ="phpdocumentor-element-found-in__line "> 436 </ span >
1257
1209
1258
1210
</ aside >
1259
1211
@@ -1294,7 +1246,7 @@ <h4 class="phpdocumentor-element__name" id="method_loadComposerNamespaces">
1294
1246
< aside class ="phpdocumentor-element-found-in ">
1295
1247
< abbr class ="phpdocumentor-element-found-in__file " title ="system/Autoloader/Autoloader.php "> < a href ="files/system-autoloader-autoloader.html "> < abbr title ="system/Autoloader/Autoloader.php "> Autoloader.php</ abbr > </ a > </ abbr >
1296
1248
:
1297
- < span class ="phpdocumentor-element-found-in__line "> 369 </ span >
1249
+ < span class ="phpdocumentor-element-found-in__line "> 366 </ span >
1298
1250
1299
1251
</ aside >
1300
1252
0 commit comments