File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/jetformbuilder/components/export/interfaces/base-export-it.php
Back
<?php namespace JFB_Components\Export\Interfaces; // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } interface Base_Export_It { public function open(); public function close(); public function add_row( array $row ); public function set_title( string $title ); public function get_title(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings