mirror of
https://github.com/Chouchen/ShikiryuRSS.git
synced 2024-11-24 20:28:51 +01:00
No need for general TODOs
This commit is contained in:
parent
919c67018c
commit
41e0800258
6
srss.php
6
srss.php
@ -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()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user