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