Problem/Motivation

After fixing #3379701 there are 2 coding standards issues found:

FILE: .../web/modules/contrib/phone_number/modules/sms_phone_number/src/Element/SmsPhoneNumber.php
---------------------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------------------------------
 30 | ERROR | Long array syntax must not be used in doc comment code annotations
---------------------------------------------------------------------------------------------------------------------------------------------


FILE: .../web/modules/contrib/phone_number/src/Element/PhoneNumber.php
-----------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
 27 | ERROR | Long array syntax must not be used in doc comment code annotations
-----------------------------------------------------------------------------------------------------------------

Steps to reproduce

Run phpcs

Proposed resolution

Fix the issues.

Remaining tasks

Provide fix.

User interface changes

-

API changes

-

Data model changes

-

Comments

tim-diels created an issue. See original summary.

  • tim-diels committed 2ce51733 on 2.0.x
    Issue #3379703 by tim-diels: Fix PHPCS after #3379701
    
tim-diels’s picture

Assigned: tim-diels » Unassigned
Status: Active » Fixed

Fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.