Problem / Motivation

Update the codebase to align with new features in Drupal 11 and PHP 8.

Proposed Resolution

1. Enable autowiring in services.
2. Remove `drush.services.yml`.
3. Remove `devutils.module` if not required.
4. Add typed parameters in constructors (PHP 8).

Comments

jborgesr created an issue. See original summary.

ruby232’s picture

Assigned: Unassigned » ruby232
ruby232’s picture

Version: 1.3.1 » 2.0.0
Status: Active » Fixed
ruby232’s picture

Status: Fixed » Closed (fixed)
ruby232’s picture