- Issue created by @monaw
- First commit to issue fork.
- π¨π³China xiukun.zhou
i have the qs
go to csv_serialization and create src/EventSubscriber
create file src/EventSubscriber/CsvSubscriber.phpwrite the content to fix and backed clear cache after delete this:
<?php namespace Drupal\csv_serialization\EventSubscriber; class CsvSubscriber { public function onKernelRequest() { } }