<?php

declare(strict_types=1);

namespace AC\Setting;

/**
 * @depecated 7.0.2 For backwards compatibility
 */
interface Context
{

}