/
/
home
/
u523034047
/
domains
/
wasms.shop
/
public_html
/
varified
/
app
/
Services
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.60
PHP 8.3.16
Dir:
/home/u523034047/domains/wasms.shop/public_html/varified/app/Services
Edit:
/home/u523034047/domains/wasms.shop/public_html/varified/app/Services/MessageService.php
<?php namespace App\Services; use App\Services\Impl\MessageServiceImpl; interface MessageService { public function formatText($text): array; public function formatImage($image, $caption = ''): array; public function formatButtons($text, $buttons, $urlimage = '', $footer = ''): array; public function formatTemplates($text, $buttons, $urlimage = '', $footer = ''): array; public function formatLists($text, $lists, $title, $buttonText, $footer = ''): array; public function format($type, $data): array; }
Ukuran: 537 B