mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
parent
e4a7c8f3d7
commit
5330096019
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ class RssHelper extends AppHelper {
|
|||
/**
|
||||
* Converts an array into an `<item />` element and its contents
|
||||
*
|
||||
* @param array $attrib The attributes of the `<item />` element
|
||||
* @param array $att The attributes of the `<item />` element
|
||||
* @param array $elements The list of elements contained in this `<item />`
|
||||
* @return string An RSS `<item />` element
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue