N°3123 - Fix list dashlet not displaying object type anymore

This commit is contained in:
Molkobain
2020-12-23 10:53:46 +01:00
parent 0a87ccaa77
commit 7a446941e0
3 changed files with 5 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ class BlockList extends UIContentBlock
/** @var string */
public $sClass = '';
/** @var string */
public $sClassLabel = '';
/** @var string */
public $sParams = '';
/** @var string */
public $sDefault = '';