mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
N°5388 - PHP 8.2: Fix dynamic properties
This commit is contained in:
@@ -48,6 +48,10 @@ class DataTable extends UIContentBlock
|
||||
protected $aAjaxData;
|
||||
protected $aDisplayColumns;
|
||||
protected $aResultColumns;
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
protected $sJsonData;
|
||||
/*
|
||||
* array of data to display the first page
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user