* zin: set default value to property "module".
This commit is contained in:
@@ -3,7 +3,7 @@ namespace zin;
|
||||
|
||||
class searchToggle extends wg
|
||||
{
|
||||
protected static $defineProps = 'open?:bool,module?:string';
|
||||
protected static $defineProps = 'open?:bool,module?:string=""';
|
||||
|
||||
public static function getPageCSS(): string|false
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user