<?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 'App\Service\DomainAuthorityChecker' shared autowired service.

include_once \dirname(__DIR__, 4).'/src/Service/StatCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/DomainAuthorityChecker.php';

return $this->privates['App\\Service\\DomainAuthorityChecker'] = new \App\Service\DomainAuthorityChecker(($this->privates['App\\Service\\Moz\\Client'] ?? $this->load('getClient3Service.php')));
