<?php

namespace ContainerNcOKZQY;

class DbLayerGhost32e4bf2 extends \PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer implements \Symfony\Component\VarExporter\LazyObjectInterface
{
    use \Symfony\Component\VarExporter\LazyGhostTrait;

    private const LAZY_OBJECT_PROPERTY_SCOPES = [
        "\0".'*'."\0".'featureFlagRepository' => [parent::class, 'featureFlagRepository', null, 522],
        'featureFlagRepository' => [parent::class, 'featureFlagRepository', null, 522],
    ];
}

// Help opcache.preload discover always-needed symbols
class_exists(\Symfony\Component\VarExporter\Internal\Hydrator::class);
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectRegistry::class);
class_exists(\Symfony\Component\VarExporter\Internal\LazyObjectState::class);

if (!\class_exists('DbLayerGhost32e4bf2', false)) {
    \class_alias(__NAMESPACE__.'\\DbLayerGhost32e4bf2', 'DbLayerGhost32e4bf2', false);
}
