Install
Works with Drupal: ^8 || ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
7.95 KB
MD5: f31aafb970852d96a9dcdc9d8c55fd73
SHA-1: 391f547337085f8f165d52060e1382a11e6a0d19
SHA-256: 0b95ee9888669d81977404dccd6256552ba6eb5ef4e580568f8e6a255f111197
Download zip
8.84 KB
MD5: aca54fcec21d1c6602a54cd45670177b
SHA-1: 8779d8b0030dff29754a033b268541814a37eaa5
SHA-256: 24e36bf35b9a71502b707eb50aeff0531b552d2a22622037a9eee99a0561b5e6
Release notes
Add sanitized role body classes and fix PHPCS issues.
Changes include:
- Added Html::cleanCssIdentifier()
- Added proper use statement
- Removed unnecessary variable and condition
- Added array type hint
- Replaced else if with elseif for coding standards compliance