Add PHPStan and other quality checks
Similar to FreshRSS core Contributes to https://github.com/FreshRSS/Extensions/issues/184
This commit is contained in:
parent
a86467db48
commit
b49596818c
59 changed files with 1173 additions and 404 deletions
|
|
@ -339,7 +339,7 @@ class FreshAPI_TTRSS {
|
|||
|
||||
if ($show_excerpt) {
|
||||
// @todo add a facultative max char in content method to get
|
||||
// an exerpt.
|
||||
// an excerpt.
|
||||
$line['excerpt'] = $item->content();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue