Your project should not contain PHP files defining multiple classes

More information: https://insight.symfony.com/what-we-analyse/php.file_contains_more_than_one_class

This file contains 4 classes. Keeping only one class per file is a standard in the PHP community, since it promotes interoperability and maintainability.
Time to fix: about 1 day
Read doc Permalink Copy Prompt
Collective
  • McpException (defined at line 18)
  • McpConnectionException (defined at line 27)
  • McpProtocolException (defined at line 36)
  • McpConfigurationException (defined at line 45)