mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Fix: error reported by scrutinizer
This commit is contained in:
@@ -44,7 +44,7 @@ interface LogHandlerInterface
|
||||
/**
|
||||
* Return if logger active
|
||||
*
|
||||
* @return boolen True if active
|
||||
* @return boolean True if active
|
||||
*/
|
||||
public function isActive();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user