@@ -180,6 +180,12 @@ <h4 id="toc-methods">
180180 : < abbr title ="\Flow\Filesystem\Path "> Path</ abbr > </ span >
181181</ dt >
182182
183+ < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
184+ < a class ="" href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withBOMRemoval "> withBOMRemoval()</ a >
185+ < span >
186+ : self </ span >
187+ </ dt >
188+
183189 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
184190 < a class ="" href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withCharactersReadInLine "> withCharactersReadInLine()</ a >
185191 < span >
@@ -250,7 +256,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
250256 < aside class ="phpdocumentor-element-found-in ">
251257 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
252258 :
253- < span class ="phpdocumentor-element-found-in__line "> 35 </ span >
259+ < span class ="phpdocumentor-element-found-in__line "> 37 </ span >
254260
255261 </ aside >
256262
@@ -294,7 +300,7 @@ <h4 class="phpdocumentor-element__name" id="method_extract">
294300 < aside class ="phpdocumentor-element-found-in ">
295301 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
296302 :
297- < span class ="phpdocumentor-element-found-in__line "> 40 </ span >
303+ < span class ="phpdocumentor-element-found-in__line "> 42 </ span >
298304
299305 </ aside >
300306
@@ -342,7 +348,7 @@ <h4 class="phpdocumentor-element__name" id="method_source">
342348 < aside class ="phpdocumentor-element-found-in ">
343349 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
344350 :
345- < span class ="phpdocumentor-element-found-in__line "> 111 </ span >
351+ < span class ="phpdocumentor-element-found-in__line "> 117 </ span >
346352
347353 </ aside >
348354
@@ -365,6 +371,54 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
365371 < span class ="phpdocumentor-signature__response_type "> < abbr title ="\Flow\Filesystem\Path "> Path</ abbr > </ span >
366372 </ section >
367373
374+ </ article >
375+ < article
376+ class ="phpdocumentor-element
377+ -method
378+ -public
379+ "
380+ >
381+ < h4 class ="phpdocumentor-element__name " id ="method_withBOMRemoval ">
382+ withBOMRemoval()
383+ < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withBOMRemoval " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
384+
385+ </ h4 >
386+ < aside class ="phpdocumentor-element-found-in ">
387+ < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
388+ :
389+ < span class ="phpdocumentor-element-found-in__line "> 122</ span >
390+
391+ </ aside >
392+
393+
394+ < code class ="phpdocumentor-code phpdocumentor-signature ">
395+ < span class ="phpdocumentor-signature__visibility "> public</ span >
396+ < span class ="phpdocumentor-signature__name "> withBOMRemoval</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> bool </ span > < span class ="phpdocumentor-signature__argument__name "> $removeBOM</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> self</ span > </ code >
397+
398+ < div class ="phpdocumentor-label-line ">
399+ </ div >
400+
401+
402+ < h5 class ="phpdocumentor-argument-list__heading "> Parameters</ h5 >
403+ < dl class ="phpdocumentor-argument-list ">
404+ < dt class ="phpdocumentor-argument-list__entry ">
405+ < span class ="phpdocumentor-signature__argument__name "> $removeBOM</ span >
406+ : < span class ="phpdocumentor-signature__argument__return-type "> bool</ span >
407+ </ dt >
408+ < dd class ="phpdocumentor-argument-list__definition ">
409+
410+ </ dd >
411+ </ dl >
412+
413+
414+
415+
416+
417+ < section >
418+ < h5 class ="phpdocumentor-return-value__heading "> Return values</ h5 >
419+ < span class ="phpdocumentor-signature__response_type "> self</ span >
420+ </ section >
421+
368422</ article >
369423 < article
370424 class ="phpdocumentor-element
@@ -380,7 +434,7 @@ <h4 class="phpdocumentor-element__name" id="method_withCharactersReadInLine">
380434 < aside class ="phpdocumentor-element-found-in ">
381435 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
382436 :
383- < span class ="phpdocumentor-element-found-in__line "> 119 </ span >
437+ < span class ="phpdocumentor-element-found-in__line "> 132 </ span >
384438
385439 </ aside >
386440
@@ -428,7 +482,7 @@ <h4 class="phpdocumentor-element__name" id="method_withEmptyToNull">
428482 < aside class ="phpdocumentor-element-found-in ">
429483 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
430484 :
431- < span class ="phpdocumentor-element-found-in__line "> 130 </ span >
485+ < span class ="phpdocumentor-element-found-in__line "> 143 </ span >
432486
433487 </ aside >
434488
@@ -476,7 +530,7 @@ <h4 class="phpdocumentor-element__name" id="method_withEnclosure">
476530 < aside class ="phpdocumentor-element-found-in ">
477531 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
478532 :
479- < span class ="phpdocumentor-element-found-in__line "> 137 </ span >
533+ < span class ="phpdocumentor-element-found-in__line "> 150 </ span >
480534
481535 </ aside >
482536
@@ -524,7 +578,7 @@ <h4 class="phpdocumentor-element__name" id="method_withEscape">
524578 < aside class ="phpdocumentor-element-found-in ">
525579 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
526580 :
527- < span class ="phpdocumentor-element-found-in__line "> 144 </ span >
581+ < span class ="phpdocumentor-element-found-in__line "> 157 </ span >
528582
529583 </ aside >
530584
@@ -572,7 +626,7 @@ <h4 class="phpdocumentor-element__name" id="method_withHeader">
572626 < aside class ="phpdocumentor-element-found-in ">
573627 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
574628 :
575- < span class ="phpdocumentor-element-found-in__line "> 151 </ span >
629+ < span class ="phpdocumentor-element-found-in__line "> 164 </ span >
576630
577631 </ aside >
578632
@@ -620,7 +674,7 @@ <h4 class="phpdocumentor-element__name" id="method_withSchema">
620674 < aside class ="phpdocumentor-element-found-in ">
621675 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
622676 :
623- < span class ="phpdocumentor-element-found-in__line "> 158 </ span >
677+ < span class ="phpdocumentor-element-found-in__line "> 171 </ span >
624678
625679 </ aside >
626680
@@ -668,7 +722,7 @@ <h4 class="phpdocumentor-element__name" id="method_withSeparator">
668722 < aside class ="phpdocumentor-element-found-in ">
669723 < abbr class ="phpdocumentor-element-found-in__file " title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> < a href ="files/src-adapter-etl-adapter-csv-src-flow-etl-adapter-csv-csvextractor.html "> < abbr title ="src/adapter/etl-adapter-csv/src/Flow/ETL/Adapter/CSV/CSVExtractor.php "> CSVExtractor.php</ abbr > </ a > </ abbr >
670724 :
671- < span class ="phpdocumentor-element-found-in__line "> 165 </ span >
725+ < span class ="phpdocumentor-element-found-in__line "> 178 </ span >
672726
673727 </ aside >
674728
@@ -818,6 +872,7 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
818872 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method___construct "> __construct()</ a > </ li >
819873 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_extract "> extract()</ a > </ li >
820874 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_source "> source()</ a > </ li >
875+ < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withBOMRemoval "> withBOMRemoval()</ a > </ li >
821876 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withCharactersReadInLine "> withCharactersReadInLine()</ a > </ li >
822877 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withEmptyToNull "> withEmptyToNull()</ a > </ li >
823878 < li class =""> < a href ="classes/Flow-ETL-Adapter-CSV-CSVExtractor.html#method_withEnclosure "> withEnclosure()</ a > </ li >
0 commit comments