@@ -326,7 +326,7 @@ <h4 id="toc-properties">
326326 < dt class ="phpdocumentor-table-of-contents__entry -property -public ">
327327 < a class ="" href ="classes/CodeIgniter-Config-Filters.html#property_globals "> $globals</ a >
328328 < span >
329- : array<string, array< string, array<string, string>>>|array< string, array<int, string>> </ span >
329+ : array{before: array< string ,array{except: list < string > | string} > |list < string > , after: array< string ,array{except: list < string > |string} > |list < string > } </ span >
330330</ dt >
331331< dd > List of filter aliases that are always
332332applied before and after every request.</ dd >
@@ -506,7 +506,7 @@ <h4 class="phpdocumentor-element__name" id="property_filters">
506506 < aside class ="phpdocumentor-element-found-in ">
507507 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Config/Filters.php "> < a href ="files/system-config-filters.html "> < abbr title ="system/Config/Filters.php "> Filters.php</ abbr > </ a > </ abbr >
508508 :
509- < span class ="phpdocumentor-element-found-in__line "> 119 </ span >
509+ < span class ="phpdocumentor-element-found-in__line "> 122 </ span >
510510
511511 </ aside >
512512
@@ -549,7 +549,7 @@ <h4 class="phpdocumentor-element__name" id="property_globals">
549549 < aside class ="phpdocumentor-element-found-in ">
550550 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Config/Filters.php "> < a href ="files/system-config-filters.html "> < abbr title ="system/Config/Filters.php "> Filters.php</ abbr > </ a > </ abbr >
551551 :
552- < span class ="phpdocumentor-element-found-in__line "> 83 </ span >
552+ < span class ="phpdocumentor-element-found-in__line "> 86 </ span >
553553
554554 </ aside >
555555
@@ -559,7 +559,7 @@ <h4 class="phpdocumentor-element__name" id="property_globals">
559559
560560 < code class ="phpdocumentor-code phpdocumentor-signature ">
561561 < span class ="phpdocumentor-signature__visibility "> public</ span >
562- < span class ="phpdocumentor-signature__type "> array<string, array< string, array<string, string>>>|array< string, array<int, string>> </ span >
562+ < span class ="phpdocumentor-signature__type "> array{before: array< string ,array{except: list < string > | string} > |list < string > , after: array< string ,array{except: list < string > |string} > |list < string > } </ span >
563563 < span class ="phpdocumentor-signature__name "> $globals</ span >
564564 = < span class ="phpdocumentor-signature__default-value "> ['before' => [], 'after' => []]</ span > </ code >
565565
@@ -589,7 +589,7 @@ <h4 class="phpdocumentor-element__name" id="property_methods">
589589 < aside class ="phpdocumentor-element-found-in ">
590590 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Config/Filters.php "> < a href ="files/system-config-filters.html "> < abbr title ="system/Config/Filters.php "> Filters.php</ abbr > </ a > </ abbr >
591591 :
592- < span class ="phpdocumentor-element-found-in__line "> 108 </ span >
592+ < span class ="phpdocumentor-element-found-in__line "> 111 </ span >
593593
594594 </ aside >
595595
0 commit comments