Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php
This commit is contained in:
parent
f38e76421a
commit
2169f1f567
|
@ -1,7 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* Admin View: Notice - Untested extensions.
|
||||
*
|
||||
* @package WooCommerce\Admin
|
||||
*/
|
||||
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue