<?phpnamespace SpatieFlareClientContext;interface ContextProviderDetector{ public function detectCurrentContext(): ContextProvider;}