Sulu\Component\Content\Metadata\Loader\XmlLegacyLoader::__construct PHP Method

__construct() public method

public __construct ( Sulu\Component\HttpCache\CacheLifetimeResolverInterface $cacheLifetimeResolver )
$cacheLifetimeResolver Sulu\Component\HttpCache\CacheLifetimeResolverInterface
    public function __construct(CacheLifetimeResolverInterface $cacheLifetimeResolver)
    {
        $this->cacheLifetimeResolver = $cacheLifetimeResolver;
    }