CSV config parameters are missing from schema
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2811925. --> Reported by: [heddn](https://www.drupal.org/user/1463982) >>> <p>From <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/migrate_source_csv/-/work_items/2793153" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/migrate_source_csv/-/work_items/2793153</a></span></p> <p>Missing from schema:</p> <p> $config_delimiter = ['delimiter' =&gt; '|'];<br> $config_enclosure = ['enclosure' =&gt; '%'];<br> $config_escape = ['escape' =&gt; '`'];</p> > Related issue: [Issue #2793153](https://www.drupal.org/node/2793153)
issue