QuantClientTest: Namespaced classes/interfaces/traits should be referenced with use statements

Created on 28 January 2025, 2 months ago

Problem/Motivation

Test error:

Run phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,yml .

FILE: ...upal/drupal/modules/quant_api/tests/src/Unit/QuantClientTest.php
----------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------
 204 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
 258 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
 281 | ERROR | [x] Namespaced classes/interfaces/traits should be
     |       |     referenced with use statements
----------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Steps to reproduce

Proposed resolution

Fix :)

Remaining tasks

Fix :)

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024