composerRequireec33147af8d6c19b361db19af97b2617
The Google Analytics by Yoast composerRequireec33147af8d6c19b361db19af97b2617 function.
Description
composerRequireec33147af8d6c19b361db19af97b2617( $file );
Parameters (1)
- 0. $file
- The file.
Usage
if ( !function_exists( 'composerRequireec33147af8d6c19b361db19af97b2617' ) ) { require_once ABSPATH . PLUGINDIR . 'google-analytics-by-yoast/vendor/composer/autoload_real.php'; } // The file. $file = null; // NOTICE! Understand what this does before running. $result = composerRequireec33147af8d6c19b361db19af97b2617($file);
Defined (1)
The function is defined in the following location(s).
- /vendor/composer/autoload_real.php
- function composerRequireec33147af8d6c19b361db19af97b2617($file)
- {
- require $file;
- }