filetrs
This commit is contained in:
@ -4,7 +4,7 @@ namespace Itguild\Tables;
|
||||
|
||||
class JasonTable
|
||||
{
|
||||
protected string $html = "";
|
||||
public string $html = "";
|
||||
protected \Closure|array|false $beforePrintCell;
|
||||
protected \Closure|false $afterPrintHook;
|
||||
protected \Closure|false $beforePrintHook;
|
||||
|
Reference in New Issue
Block a user