%PDF- %PDF-
| Direktori : /home/vacivi36/core/vendor/facade/flare-client-php/src/Context/ |
| Current File : /home/vacivi36/core/vendor/facade/flare-client-php/src/Context/ContextDetectorInterface.php |
<?php
namespace Facade\FlareClient\Context;
interface ContextDetectorInterface
{
public function detectCurrentContext(): ContextInterface;
}