@@ -13,7 +13,7 @@ |
||
13 | 13 | class NodeList extends \SplDoublyLinkedList |
14 | 14 | { |
15 | 15 | /* @var null|int */ |
16 | - public $type = null;//Y\LITT_FOLDED; |
|
16 | + public $type = null; //Y\LITT_FOLDED; |
|
17 | 17 | |
18 | 18 | public function __construct() |
19 | 19 | { |