test(fix): Fixing route #43
Annotations
13 errors
|
src/Controller/ApiControllerBase.php#L346
Class Drupal\bc_api_base\Annotation\ApiParam does not have a constructor and must be instantiated without any parameters.
|
src/Controller/ApiControllerBase.php#L345
Class Drupal\bc_api_base\Annotation\ApiBaseDoc does not have a constructor and must be instantiated without any parameters.
|
src/Controller/ApiControllerBase.php#L344
Class Drupal\bc_api_base\Annotation\ApiDoc does not have a constructor and must be instantiated without any parameters.
|
src/Controller/ApiControllerBase.php#L314
Method Drupal\bc_api_base\Controller\ApiControllerBase::setPlatform() should return string but return statement is missing.
|
modules/bc_api_example/src/Plugin/Platform/PiratePlatform.php#L17
Class Drupal\bc_api_example\Plugin\Platform\PiratePlatform extends unknown class Drupal\bc_api_example\Plugin\Platform\PlatformBase.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L60
Class Drupal\bc_api_base\Annotation\ApiParam does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L59
Class Drupal\bc_api_base\Annotation\ApiBaseDoc does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/src/Controller/ApiDocsController.php#L58
Class Drupal\bc_api_base\Annotation\ApiDoc does not have a constructor and must be instantiated without any parameters.
|
modules/bc_api_docs/bc_api_docs.module#L130
Access to an undefined property Drupal\Core\Session\AccountInterface::$api_key.
|
modules/bc_api_docs/bc_api_docs.module#L119
Static method Drupal::httpClient() invoked with 1 parameter, 0 required.
|
|
|
The logs for this run have expired and are no longer available.
Loading