- Issue created by @MacSim
Just because I prefer OOP than procedural code, let's be ready for the day where the .module
files won't be needed anymore and follow those guidelines:
https://www.drupal.org/node/3442349 →
My only concern is that we won't be able to support Drupal versions prior to 10.3.x if we use Hook
/LegacyHook
attributes.
Should we do that on a 3.2.x and keep supporting drupal between 10.0.x and 10.2.x on the 3.1.x?