Sid Gifari File Manager
🏠 Root
/
home2
/
meumer25
/
painelbistroemcasa.meumercado.app
/
vendor
/
facade
/
flare-client-php
/
src
/
Contracts
/
Editing: ProvidesFlareContext.php
<?php namespace Facade\FlareClient\Contracts; interface ProvidesFlareContext { public function context(): array; }
Save
Cancel