The entity_reference_integrity_enforce.module throws a "Fatal error: Call to undefined method Drupal::classResolver()"
The error was seen both with Drupal core 8.2.4 and with 8.1.7 for URLs like /admin/config/media/file-system
I have attached a patch that solved the issue for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | class_resolver.patch | 1.64 KB | gogowitsch |
Comments
Comment #3
gogowitsch commentedComment #4
sam152 commentedI've kicked off some tests on different versions:
https://www.drupal.org/pift-ci-job/561004
https://www.drupal.org/pift-ci-job/561003
https://www.drupal.org/pift-ci-job/561002
Lets see if the coverage is any good.
Comment #5
gogowitsch commentedLooks good, the tests succeeded.
Comment #7
sam152 commentedNice one, thanks.
Comment #8
sam152 commentedCreated a new release for this: https://www.drupal.org/project/entity_reference_integrity/releases/8.x-1...