FIX: php 8 warnings: adapt to v17

This commit is contained in:
Marc de Lima Lucio 2023-02-14 09:35:06 +01:00
parent 74a0b5f211
commit 8b8ba10ae2

View File

@ -40,11 +40,6 @@ abstract class CommonDocGenerator
*/
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)
*/