mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
phpstan
This commit is contained in:
@@ -52,6 +52,11 @@ class RssParser
|
||||
private $_rssarray = array();
|
||||
|
||||
private $current_namespace;
|
||||
public $items = array();
|
||||
public $current_item = array();
|
||||
public $channel = array();
|
||||
public $textinput = array();
|
||||
public $image = array();
|
||||
|
||||
private $initem;
|
||||
private $intextinput;
|
||||
|
||||
Reference in New Issue
Block a user