Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
14.26 KB
MD5: 99e56a699e8cdc149130de499e58ae64
SHA-1: 02f55de02e165c3ea164d2a3b57475f8f9a8b0c5
SHA-256: b80b75549b8f9824531245b1d6a8a8f8bf3e6aaf33329a644083982fd9d35586
Download zip
23.18 KB
MD5: ec73bbcf0fe8087728c5fff587ff6a82
SHA-1: 5d66fd79b232d3eef791c980214d7013b535ebe9
SHA-256: 61aa156ac12d7247e949f8ed958ee8e6241d5df08bc85e54463ba44a9e35c337
Release notes
- 1ca5641 - Add missing file doc comment to .install
- fa5031a - Fix line exceeds 80 characters in README.md
- 9a3de02 - Issue #3130853: Fix coding standard violations
- 336ceb4 - Issue #3130852 by jungle: Refactor formatters to use trait
- a530b6e - Rename class MDACacheTagsInvalidator to MdaCacheTagsInvalidator
- cf8d18b - Use [] instead of array()
- ed0dc14 - Issue #2961220: Write Functional\MdaFormatterTest
- 4a16ffd - Add missing schema for custom MDA formatters
- 9667f99 - Fix deprecated file_prepare_directory usage
- 2074ed7 - Add core_version_requirement: ^8 || ^9