No need for general TODOs

Cette révision appartient à :
Shikiryu 2015-02-22 14:46:36 +01:00
Parent 919c67018c
révision 41e0800258
1 fichiers modifiés avec 1 ajouts et 5 suppressions

Voir le fichier

@ -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()
{