mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 02:15:56 +00:00
Address PHPStan warnings in 'classes/rpc.php'.
Also a couple minor fixes in 'classes/article.php' and 'classes/labels.php'.
This commit is contained in:
@@ -71,7 +71,7 @@ class Labels
|
||||
}
|
||||
|
||||
/**
|
||||
* @param array<int, array<int, array<int, int|string>> $labels
|
||||
* @param array<int, array<int, array<int, int|string>>> $labels
|
||||
*
|
||||
* @see Article::_get_labels()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user