Cambio base Cartola/Banco e implementacion de Itau
This commit is contained in:
@ -6,4 +6,5 @@ use Psr\Http\Message\UploadedFileInterface;
|
||||
interface Banco
|
||||
{
|
||||
public function process(UploadedFileInterface $file): array;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user