mirror of
https://github.com/Chouchen/ShikiryuRSS.git
synced 2025-09-06 01:14:32 +02:00
No need for general TODOs
This commit is contained in:
6
srss.php
6
srss.php
@@ -1,9 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TODO textinput a 4 sous enfant
|
|
||||||
* TODO language
|
|
||||||
* TODO CDATA ?
|
|
||||||
* @property string generator
|
* @property string generator
|
||||||
* @property null|string image
|
* @property null|string image
|
||||||
* @property null|string cloud
|
* @property null|string cloud
|
||||||
@@ -115,7 +111,7 @@ class SRSS extends DomDocument implements Iterator
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* getter of "image"'s channel attributes
|
* getter of "image"'s channel attributes
|
||||||
* @return string or array
|
* @return string|array
|
||||||
*/
|
*/
|
||||||
public function image()
|
public function image()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user