Preview: Model.php
Size: 144 B
/home/certprox/template.certproxywizard.com/wp-content/plugins/hostinger-reach/src/Models/Model.php
<?php
namespace Hostinger\Reach\Models;
if ( ! defined( 'ABSPATH' ) ) {
die;
}
interface Model {
public function to_array(): array;
}
Directory Contents
Dirs: 0 × Files: 5