PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-08-04 15:23:18 +02:00
parent 46f8fadac0
commit 1604e233f9
12 changed files with 22 additions and 20 deletions

View File

@@ -32,6 +32,7 @@ use JSPopupMenuItem;
*/
class JsPopoverMenuItem extends PopoverMenuItem
{
// Overloaded constants
const HTML_TEMPLATE_REL_PATH = 'components/popover-menu/item/mode_js';
public function GetJsCode()