mirror of
https://github.com/vrana/adminer.git
synced 2025-12-27 10:51:01 +01: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