No need for general TODOs

This commit is contained in:
Shikiryu 2015-02-22 14:46:36 +01:00
parent 919c67018c
commit 41e0800258
1 changed files with 1 additions and 5 deletions

View File

@ -1,9 +1,5 @@
<?php
/**
* TODO textinput a 4 sous enfant
* TODO language
* TODO CDATA ?
* @property string generator
* @property null|string image
* @property null|string cloud
@ -115,7 +111,7 @@ class SRSS extends DomDocument implements Iterator
/**
* getter of "image"'s channel attributes
* @return string or array
* @return string|array
*/
public function image()
{