Issue #3323788 by yash.rode, lauriii, acbramley, Berdir, AaronMcHale,...
Issue #3323788 by yash.rode, lauriii, acbramley, Berdir, AaronMcHale, smustgrave, phenaproxima: Revert and Delete actions should not be available for the current revision
$forbidIfNotReusable=fn():AccessResultInterface=>AccessResult::forbiddenIf($entity->isReusable()===FALSE,sprintf('Block content must be reusable to use `%s` operation',$operation));
$access=match($operation){
// Allow view and update access to user with the 'edit any (type) block
@@ -90,12 +89,11 @@ protected function checkAccess(EntityInterface $entity, $operation, AccountInter