phpcs fixes in includes/admin/importers/mappings/mappings.php
This commit is contained in:
parent
c7d13ddab6
commit
20650248ae
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* Load up extra automatic mappings for the CSV importer.
|
||||
*
|
||||
* @package WooCommerce\Admin\Importers
|
||||
*/
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
|
|
Loading…
Reference in New Issue