<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private '.messenger.handler_descriptor.Sr9g6qo' shared service.

include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/LandingPagePAMessageHandler.php';

return $this->privates['.messenger.handler_descriptor.Sr9g6qo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LandingPagePAMessageHandler(($this->services['App\\Service\\Campaign\\LandingPageService'] ?? $this->load('getLandingPageServiceService.php')), ($this->privates['App\\Service\\Campaign\\LandingPage\\PageAuthorityService'] ?? $this->load('getPageAuthorityServiceService.php'))), []);
