File "admin-head-js-gutenberg.php"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/flexible-shipping/vendor_prefixed/wpdesk/wp-notice/src/WPDesk/Notice/views/admin-head-js-gutenberg.php
File size: 222 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace FSVendor;
if (!\defined('ABSPATH')) {
exit;
}
// Exit if accessed directly
?>
<script type="text/javascript">
<?php
include \dirname(__FILE__, 5) . '/assets/js/gutenberg.js';
?>
</script>
<?php