1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-11 23:24:14 +01:00
This commit is contained in:
Luca 2018-12-10 14:58:35 +01:00
parent 2c25a6a176
commit 0f94033c7c

View File

@ -30,7 +30,7 @@ class Interaction
return self::$client;
}
public function isEnabled()
public static function isEnabled()
{
return false;
}