phpcs fixes in includes/admin/importers/mappings/mappings.php

This commit is contained in:
Rodrigo Primo 2018-03-09 17:25:24 -03:00
parent c7d13ddab6
commit 20650248ae
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<?php
/**
* Load up extra automatic mappings for the CSV importer.
*
* @package WooCommerce\Admin\Importers
*/
if ( ! defined( 'ABSPATH' ) ) {