• File: autoload.php
  • Full Path: /home/chassiw/www/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src/autoload.php
  • File size: 157 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/* HEADER */ // phpcs:ignore

require_once trailingslashit( dirname( __FILE__ ) ) . 'jetpack-autoloader/autoload_functions.php';

set_up_autoloader();