@@ -93,7 +93,7 @@ |
||
93 | 93 | $info->iconUri = 'http://php.net/images/news/' . $cfpImageNode->textContent; |
94 | 94 | |
95 | 95 | var_Dump($info->toArray()); |
96 | - // $writer->write($info, 'php.net'); |
|
96 | + // $writer->write($info, 'php.net'); |
|
97 | 97 | } catch (\Exception $e) { |
98 | 98 | echo $e->getMessage() . "\n"; |
99 | 99 | } |