@@ -139,18 +139,22 @@ <h5 class="phpdocumentor-tag-list__heading" id="tags">
139139 </ h5 >
140140 < dl class ="phpdocumentor-tag-list ">
141141 < dt class ="phpdocumentor-tag-list__entry ">
142- < span class ="phpdocumentor-tag__name "> template</ span >
142+ < span class ="phpdocumentor-tag__name "> template-covariant </ span >
143143 </ dt >
144144 < dd class ="phpdocumentor-tag-list__definition ">
145145
146-
146+ < section class ="phpdocumentor-description "> < p > of mixed</ p >
147+ </ section >
148+
147149 </ dd >
148150 < dt class ="phpdocumentor-tag-list__entry ">
149- < span class ="phpdocumentor-tag__name "> template</ span >
151+ < span class ="phpdocumentor-tag__name "> template-covariant </ span >
150152 </ dt >
151153 < dd class ="phpdocumentor-tag-list__definition ">
152154
153-
155+ < section class ="phpdocumentor-description "> < p > of mixed</ p >
156+ </ section >
157+
154158 </ dd >
155159 </ dl >
156160
@@ -447,7 +451,7 @@ <h4 class="phpdocumentor-element__name" id="method_isEqual">
447451
448452 < code class ="phpdocumentor-code phpdocumentor-signature ">
449453 < span class ="phpdocumentor-signature__visibility "> public</ span >
450- < span class ="phpdocumentor-signature__name "> isEqual</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > , < abbr title =" \Flow\ETL\Row\TType " > TType </ abbr > > </ span > < span class ="phpdocumentor-signature__argument__name "> $entry</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> bool</ span > </ code >
454+ < span class ="phpdocumentor-signature__name "> isEqual</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > <mixed, mixed > </ span > < span class ="phpdocumentor-signature__argument__name "> $entry</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> bool</ span > </ code >
451455
452456 < div class ="phpdocumentor-label-line ">
453457 </ div >
@@ -457,7 +461,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
457461 < dl class ="phpdocumentor-argument-list ">
458462 < dt class ="phpdocumentor-argument-list__entry ">
459463 < span class ="phpdocumentor-signature__argument__name "> $entry</ span >
460- : < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > , < abbr title =" \Flow\ETL\Row\TType " > TType </ abbr > ></ span >
464+ : < span class ="phpdocumentor-signature__argument__return-type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > <mixed, mixed ></ span >
461465 </ dt >
462466 < dd class ="phpdocumentor-argument-list__definition ">
463467
@@ -495,7 +499,7 @@ <h4 class="phpdocumentor-element__name" id="method_map">
495499
496500 < code class ="phpdocumentor-code phpdocumentor-signature ">
497501 < span class ="phpdocumentor-signature__visibility "> public</ span >
498- < span class ="phpdocumentor-signature__name "> map</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> callable(< abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > ): < abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $mapper</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title ="\Flow\ETL\Row\TValue "> TValue</ abbr > , < abbr title ="\Flow\ETL\Row\TType "> TType</ abbr > ></ span > </ code >
502+ < span class ="phpdocumentor-signature__name "> map</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> callable(mixed ): mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $mapper</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title ="\Flow\ETL\Row\TValue "> TValue</ abbr > , < abbr title ="\Flow\ETL\Row\TType "> TType</ abbr > ></ span > </ code >
499503
500504 < div class ="phpdocumentor-label-line ">
501505 </ div >
@@ -505,7 +509,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
505509 < dl class ="phpdocumentor-argument-list ">
506510 < dt class ="phpdocumentor-argument-list__entry ">
507511 < span class ="phpdocumentor-signature__argument__name "> $mapper</ span >
508- : < span class ="phpdocumentor-signature__argument__return-type "> callable(< abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > ): < abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > </ span >
512+ : < span class ="phpdocumentor-signature__argument__return-type "> callable(mixed ): mixed </ span >
509513 </ dt >
510514 < dd class ="phpdocumentor-argument-list__definition ">
511515
@@ -774,14 +778,14 @@ <h4 class="phpdocumentor-element__name" id="method_withValue">
774778 < aside class ="phpdocumentor-element-found-in ">
775779 < abbr class ="phpdocumentor-element-found-in__file " title ="src/core/etl/src/Flow/ETL/Row/Entry.php "> < a href ="files/src-core-etl-src-flow-etl-row-entry.html "> < abbr title ="src/core/etl/src/Flow/ETL/Row/Entry.php "> Entry.php</ abbr > </ a > </ abbr >
776780 :
777- < span class ="phpdocumentor-element-found-in__line "> 65 </ span >
781+ < span class ="phpdocumentor-element-found-in__line "> 63 </ span >
778782
779783 </ aside >
780784
781785
782786 < code class ="phpdocumentor-code phpdocumentor-signature ">
783787 < span class ="phpdocumentor-signature__visibility "> public</ span >
784- < span class ="phpdocumentor-signature__name "> withValue</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> < abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > </ span > < span class ="phpdocumentor-signature__argument__name "> $value</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title ="\Flow\ETL\Row\TValue "> TValue</ abbr > , < abbr title ="\Flow\ETL\Row\TType "> TType</ abbr > ></ span > </ code >
788+ < span class ="phpdocumentor-signature__name "> withValue</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span > < span class ="phpdocumentor-signature__argument__name "> $value</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < a href ="classes/Flow-ETL-Row-Entry.html "> < abbr title ="\Flow\ETL\Row\Entry "> Entry</ abbr > </ a > << abbr title ="\Flow\ETL\Row\TValue "> TValue</ abbr > , < abbr title ="\Flow\ETL\Row\TType "> TType</ abbr > ></ span > </ code >
785789
786790 < div class ="phpdocumentor-label-line ">
787791 </ div >
@@ -791,7 +795,7 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
791795 < dl class ="phpdocumentor-argument-list ">
792796 < dt class ="phpdocumentor-argument-list__entry ">
793797 < span class ="phpdocumentor-signature__argument__name "> $value</ span >
794- : < span class ="phpdocumentor-signature__argument__return-type "> < abbr title =" \Flow\ETL\Row\TValue " > TValue </ abbr > </ span >
798+ : < span class ="phpdocumentor-signature__argument__return-type "> mixed </ span >
795799 </ dt >
796800 < dd class ="phpdocumentor-argument-list__definition ">
797801
0 commit comments