|
|
@ -29,8 +29,8 @@ $array = \Twisterarmy\Twister\Rss::feed('url'); |
|
|
|
* `url` - feed address |
|
|
|
* `url` - feed address |
|
|
|
* `format` - `{title} {link}` by default |
|
|
|
* `format` - `{title} {link}` by default |
|
|
|
+ `{nl}` - new line |
|
|
|
+ `{nl}` - new line |
|
|
|
+ `{link}` - target link |
|
|
|
|
|
|
|
+ `{title}` - item title |
|
|
|
+ `{title}` - item title |
|
|
|
|
|
|
|
+ `{link}` - target link |
|
|
|
* `length` - `256` by default |
|
|
|
* `length` - `256` by default |
|
|
|
* `errors` - array of errors |
|
|
|
* `errors` - array of errors |
|
|
|
|
|
|
|
|
|
|
|