Problem/Motivation
Reduce useless code now that new PHP and Drupal Core API's are available.
- convert hook into oop hook
- no procedural hook: https://www.drupal.org/node/3490771 and https://www.drupal.org/node/3498595
- update phpstan config file
- add .gitattributes file to not export files
Issue fork entity_vdts-3561654
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
grimreaper