Cannot declare class
-
Hello,
My logs have many PHP warnings :Cannot declare class Google_Service, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Service.php
Cannot declare class Google_Collection, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Collection.php
Cannot declare interface Google_Task_Retryable, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Task/Retryable.php
Cannot declare class Google_Service_Resource, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Service/Resource.php
Cannot declare class Google_Client, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Client.php
Cannot declare class Google_Model, because the name is already in use in /home/mywebsite/public_html/wp-content/plugins/beehive-analytics/dependencies/vendor/google/apiclient/src/Google/Model.phpCould you do something about it ?
Thanks!
- The topic ‘Cannot declare class’ is closed to new replies.