Here is a fix for the 8.x-1.x dev version

Fatal error: Class Drupal\acquia_purge\Plugin\Purge\Purger\AcquiaCloudPurger contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\purge\Plugin\Purge\Purger\PurgerCapacityDataInterface::getTimeHint) in /var/www/docroot/modules/contrib/acquia_purge/src/Plugin/Purge/Purger/AcquiaCloudPurger.php on line 385

When trying to add Acquia Cloud purger

CommentFileSizeAuthor
#4 acquia_purge-2724253-fix.diff507 bytespodarok
fast_fix.diff508 bytespodarok

Comments

podarok created an issue. See original summary.

podarok’s picture

Project: Drupal 8 Contrib Porting Tracker » Acquia Purge
Version: 8.x-0.x-dev » 7.x-1.x-dev
Component: Module » Code
podarok’s picture

Issue summary: View changes
podarok’s picture

StatusFileSize
new507 bytes

Maximum value can be 10... Exception otherwise

nielsvm’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev

Is this is still a problem?

nielsvm’s picture

Status: Needs review » Closed (outdated)

Cannot reproduce