summaryrefslogtreecommitdiff
path: root/classes/plugin.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-11-13 19:55:30 +0300
committerAndrew Dolgov <[email protected]>2021-11-13 19:55:30 +0300
commit618e96b793769ef4d7912f1f16f1ca7436acd199 (patch)
tree8416c8993f0ae39718b17317d315f63f5c0b22b1 /classes/plugin.php
parent03d069226886a6955cc71c6b25ddc92b9b7d47b2 (diff)
deal with some warnings in plugins/trgm,readability and base plugin class
Diffstat (limited to 'classes/plugin.php')
-rw-r--r--classes/plugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/plugin.php b/classes/plugin.php
index eae2c0c17..ea79e6a65 100644
--- a/classes/plugin.php
+++ b/classes/plugin.php
@@ -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