%PDF- %PDF-
| Direktori : /www/loslex/demo/vendor/spatie/flare-client-php/src/Context/ |
| Current File : //www/loslex/demo/vendor/spatie/flare-client-php/src/Context/ContextProviderDetector.php |
<?php
namespace Spatie\FlareClient\Context;
interface ContextProviderDetector
{
public function detectCurrentContext(): ContextProvider;
}