mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
Comment
This commit is contained in:
@@ -7,11 +7,8 @@
|
||||
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
class AdminerWymeditor {
|
||||
/** @var array @access protected */
|
||||
var $scripts;
|
||||
|
||||
/** @var string @access protected */
|
||||
var $options;
|
||||
/** @access protected */
|
||||
var $scripts, $options;
|
||||
|
||||
/**
|
||||
* @param array
|
||||
|
Reference in New Issue
Block a user