Issue #3559519 by dydave: Fixed broken build pipeline PHPSTAN and PHPUNIT errors.

https://www.drupal.org/project/image_link_formatter/issues/3559519

Fixed broken build pipeline PHPSTAN and PHPUNIT errors:

  • PHPSTAN: Declared missing variables types in inline doc comments.
  • PHPUNIT: Compatibility with next major 11.3.x by declaring explicitly all the required modules for the tests.

Merge request reports

Loading