FIX: php 8 warnings: adapt to v17
This commit is contained in:
parent
74a0b5f211
commit
8b8ba10ae2
@ -40,11 +40,6 @@ abstract class CommonDocGenerator
|
|||||||
*/
|
*/
|
||||||
public $name = '';
|
public $name = '';
|
||||||
|
|
||||||
/**
|
|
||||||
* @var string Name of constant that is used to save list of directories to scan
|
|
||||||
*/
|
|
||||||
public $scandir = '';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Error code (or message)
|
* @var string Error code (or message)
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user