Preview: ProvidesFlareContext.php
Size: 177 B
/proc/thread-self/root/home/byroehnu/easetack.com/vendor/spatie/flare-client-php/src/Contracts/ProvidesFlareContext.php
<?php
namespace Spatie\FlareClient\Contracts;
interface ProvidesFlareContext
{
/**
* @return array<int|string, mixed>
*/
public function context(): array;
}
Directory Contents
Dirs: 0 × Files: 1