Install
Works with Drupal: ^11 - drupal:block - drupal:field - drupal:node - drupal:search - drupal:system - drupal:textUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
23.39 KB
MD5: f1447dfb64b52f8248a6471cedcc14f2
SHA-1: 9bcf27c6fd177d33ecedf2b0307dedef47853743
SHA-256: cb173e42e29c76ac5da074f753c8a35fff7c98bd86d2f9f850deb5b39277a091
Download zip
34.87 KB
MD5: 39a6e5055464ce77297ec9477e31cabb
SHA-1: fc5ddd42d23663bd413446b4cc8e6246d8d80198
SHA-256: 0e4b1bcf9f4b03695ae24eda55e09f7097f2bcc2d7ddad468bd52eea8dc8882f
Release notes
A major refactoring of code.
- Added exceptions to allow non-alphabetic suggestions like "AT&T".
- Moved hooks from module file to Hooks class.
- Refactored static classes to services
- Moved constants into a trait and removed the access methods
- Updated all classes to use strict.