OwlCyberSecurity - MANAGER
Edit File: functions_include.php
<?php namespace Google\Site_Kit_Dependencies; // Don't redefine the functions if included multiple times. if (!\function_exists('Google\\Site_Kit_Dependencies\\GuzzleHttp\\describe_type')) { require __DIR__ . '/functions.php'; }