Problem/Motivation

FILE: /home/arturu/Sviluppo/Drupal/epositivity/web/modules/custom/epositivity/src/Utility/ConfigurationHelper.php
-----------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------
 64 | ERROR | Type hint "array" missing for $set
-----------------------------------------------------------------------------------------------------------------


FILE: /home/arturu/Sviluppo/Drupal/epositivity/web/modules/custom/epositivity/src/Utility/PaymentHelper.php
-----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
 262 | ERROR | Type hint "array" missing for $log
-----------------------------------------------------------------------------------------------------------

Comments

arturopanetta created an issue. See original summary.

guilhermevp’s picture

Status: Needs review » Reviewed & tested by the community

Both files passes cleanly through phpcs Drupal Practices.

arturopanetta’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

avpaderno’s picture