/
home
/
rekodeb
/
www
/
wp-content
/
plugins
/
metform
/
core
/
integrations
/
Upload File
HOME
<?php namespace MetForm\Core\Integrations; class Mail_Adapter implements Mail_Adapter_Contract { public function get_token() { } public function get_adapter(){ } }