6 lines
78 B
PHP
6 lines
78 B
PHP
<?php
|
|
|
|
interface iDynaformEditorAjax
|
|
{
|
|
//public function render_preview($A);
|
|
} |