Allow /dev/null as the path configuration
All threads resolved!
All threads resolved!
Compare changes
@@ -12,7 +12,8 @@ use League\Csv\Reader;
@@ -12,7 +12,8 @@ use League\Csv\Reader;
@@ -103,6 +104,12 @@ class CSV extends SourcePluginBase implements ConfigurableInterface {
@@ -103,6 +104,12 @@ class CSV extends SourcePluginBase implements ConfigurableInterface {
throw new \InvalidArgumentException('You must declare the "path" to the source CSV file in your source settings.');