# jc-importer/2.8.3/class/Common/Exporter/ExporterStatus.php

Import WP – CSV &amp; XML Import Export for WordPress, version 2.8.3. 8 lines.

- Page: https://pluginprobe.com/plugins/jc-importer/2.8.3/code/class/Common/Exporter/ExporterStatus.php
- Raw: https://pluginprobe.com/plugins/jc-importer/2.8.3/raw/class/Common/Exporter/ExporterStatus.php
- Modified: 2022-02-09T20:55:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jc-importer/2.8.3/code/class/Common/Exporter/ExporterStatus.php#L10-L20`.

```php
<?php

namespace ImportWP\Common\Exporter;

class ExporterStatus
{
}

```
