mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +02:00
Doc-comments: Format
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
class AdminerTinymce {
|
||||
protected $path;
|
||||
|
||||
/**
|
||||
*/
|
||||
function __construct(string $path = "tiny_mce/tiny_mce.js") {
|
||||
$this->path = $path;
|
||||
}
|
||||
|
Reference in New Issue
Block a user