1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

deal with some warnings in plugins/trgm,readability and base plugin class

This commit is contained in:
Andrew Dolgov
2021-11-13 19:55:30 +03:00
parent 03d0692268
commit 618e96b793
3 changed files with 10 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ abstract class Plugin {
$this->pdo = Db::pdo();
}
/** @return array<string,int> */
/** @return array<string,bool> */
function flags() {
/* associative array, possible keys:
needs_curl = boolean