* @author Contributors https://github.com/PHPSocialNetwork/phpfastcache/graphs/contributors */ declare(strict_types=1); namespace Phpfastcache\Exceptions; class PhpfastcacheReplicationException extends PhpfastcacheRootException { }