@@ -368,31 +368,31 @@ <h4 id="toc-methods">
368368 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
369369 < a class ="" href ="classes/CodeIgniter-Test-FilterTestTrait.html#method_assertHasFilters "> assertHasFilters()</ a >
370370 < span >
371- : mixed </ span >
371+ : void </ span >
372372</ dt >
373373< dd > Asserts that the given route at position has
374374at least one filter set.</ dd >
375375
376376 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
377377 < a class ="" href ="classes/CodeIgniter-Test-FilterTestTrait.html#method_assertNotFilter "> assertNotFilter()</ a >
378378 < span >
379- : mixed </ span >
379+ : void </ span >
380380</ dt >
381381< dd > Asserts that the given route at position does not
382382use the filter (by its alias).</ dd >
383383
384384 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
385385 < a class ="" href ="classes/CodeIgniter-Test-FilterTestTrait.html#method_assertNotHasFilters "> assertNotHasFilters()</ a >
386386 < span >
387- : mixed </ span >
387+ : void </ span >
388388</ dt >
389389< dd > Asserts that the given route at position has
390390no filters set.</ dd >
391391
392392 < dt class ="phpdocumentor-table-of-contents__entry -method -protected ">
393393 < a class ="" href ="classes/CodeIgniter-Test-FilterTestTrait.html#method_getFilterCaller "> getFilterCaller()</ a >
394394 < span >
395- : < abbr title =" \Closure " > Closure </ abbr > </ span >
395+ : callable(Array=): mixed </ span >
396396</ dt >
397397< dd > Returns a callable method for a filter position
398398using the local HTTP instances.</ dd >
@@ -740,7 +740,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertHasFilters">
740740 < aside class ="phpdocumentor-element-found-in ">
741741 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Test/FilterTestTrait.php "> < a href ="files/system-test-filtertesttrait.html "> < abbr title ="system/Test/FilterTestTrait.php "> FilterTestTrait.php</ abbr > </ a > </ abbr >
742742 :
743- < span class ="phpdocumentor-element-found-in__line "> 290 </ span >
743+ < span class ="phpdocumentor-element-found-in__line "> 294 </ span >
744744
745745 </ aside >
746746
@@ -749,7 +749,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertHasFilters">
749749
750750 < code class ="phpdocumentor-code phpdocumentor-signature ">
751751 < span class ="phpdocumentor-signature__visibility "> protected</ span >
752- < span class ="phpdocumentor-signature__name "> assertHasFilters</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed </ span > </ code >
752+ < span class ="phpdocumentor-signature__name "> assertHasFilters</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void </ span > </ code >
753753
754754 < div class ="phpdocumentor-label-line ">
755755 </ div >
@@ -797,7 +797,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertNotFilter">
797797 < aside class ="phpdocumentor-element-found-in ">
798798 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Test/FilterTestTrait.php "> < a href ="files/system-test-filtertesttrait.html "> < abbr title ="system/Test/FilterTestTrait.php "> FilterTestTrait.php</ abbr > </ a > </ abbr >
799799 :
800- < span class ="phpdocumentor-element-found-in__line "> 272 </ span >
800+ < span class ="phpdocumentor-element-found-in__line "> 274 </ span >
801801
802802 </ aside >
803803
@@ -806,7 +806,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertNotFilter">
806806
807807 < code class ="phpdocumentor-code phpdocumentor-signature ">
808808 < span class ="phpdocumentor-signature__visibility "> protected</ span >
809- < span class ="phpdocumentor-signature__name "> assertNotFilter</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $alias</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed </ span > </ code >
809+ < span class ="phpdocumentor-signature__name "> assertNotFilter</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $alias</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void </ span > </ code >
810810
811811 < div class ="phpdocumentor-label-line ">
812812 </ div >
@@ -863,7 +863,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertNotHasFilters">
863863 < aside class ="phpdocumentor-element-found-in ">
864864 < abbr class ="phpdocumentor-element-found-in__file " title ="system/Test/FilterTestTrait.php "> < a href ="files/system-test-filtertesttrait.html "> < abbr title ="system/Test/FilterTestTrait.php "> FilterTestTrait.php</ abbr > </ a > </ abbr >
865865 :
866- < span class ="phpdocumentor-element-found-in__line "> 307 </ span >
866+ < span class ="phpdocumentor-element-found-in__line "> 313 </ span >
867867
868868 </ aside >
869869
@@ -872,7 +872,7 @@ <h4 class="phpdocumentor-element__name" id="method_assertNotHasFilters">
872872
873873 < code class ="phpdocumentor-code phpdocumentor-signature ">
874874 < span class ="phpdocumentor-signature__visibility "> protected</ span >
875- < span class ="phpdocumentor-signature__name "> assertNotHasFilters</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> mixed </ span > </ code >
875+ < span class ="phpdocumentor-signature__name "> assertNotHasFilters</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $route</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void </ span > </ code >
876876
877877 < div class ="phpdocumentor-label-line ">
878878 </ div >
@@ -929,7 +929,7 @@ <h4 class="phpdocumentor-element__name" id="method_getFilterCaller">
929929
930930 < code class ="phpdocumentor-code phpdocumentor-signature ">
931931 < span class ="phpdocumentor-signature__visibility "> protected</ span >
932- < span class ="phpdocumentor-signature__name "> getFilterCaller</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/CodeIgniter-Filters-FilterInterface.html "> < abbr title ="\CodeIgniter\Filters\FilterInterface "> FilterInterface</ abbr > </ a > |string </ span > < span class ="phpdocumentor-signature__argument__name "> $filter</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < abbr title =" \Closure " > Closure </ abbr > </ span > </ code >
932+ < span class ="phpdocumentor-signature__name "> getFilterCaller</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/CodeIgniter-Filters-FilterInterface.html "> < abbr title ="\CodeIgniter\Filters\FilterInterface "> FilterInterface</ abbr > </ a > |string </ span > < span class ="phpdocumentor-signature__argument__name "> $filter</ span > </ span > < span class ="phpdocumentor-signature__argument "> < span > , </ span > < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $position</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> callable(Array=): mixed </ span > </ code >
933933
934934 < div class ="phpdocumentor-label-line ">
935935 </ div >
@@ -958,28 +958,12 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
958958 </ dl >
959959
960960
961- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
962- Tags
963- < a href ="classes/CodeIgniter-Test-FilterTestTrait.html#method_getFilterCaller#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
964-
965- </ h5 >
966- < dl class ="phpdocumentor-tag-list ">
967- < dt class ="phpdocumentor-tag-list__entry ">
968- < span class ="phpdocumentor-tag__name "> phpstan-return</ span >
969- </ dt >
970- < dd class ="phpdocumentor-tag-list__definition ">
971-
972- < section class ="phpdocumentor-description "> < p > Closure(list< string > |null=): mixed</ p >
973- </ section >
974-
975- </ dd >
976- </ dl >
977961
978962
979963
980964 < section >
981965 < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
982- < span class ="phpdocumentor-signature__response_type "> < abbr title =" \Closure " > Closure </ abbr > </ span >
966+ < span class ="phpdocumentor-signature__response_type "> callable(Array=): mixed </ span >
983967 </ section >
984968
985969</ article >
0 commit comments