Fix qodana
This commit is contained in:
parent
6da47ea49b
commit
08e78f77bd
@ -137,8 +137,8 @@ class DolLogsCollector extends MessagesCollector
|
||||
/**
|
||||
* Get logs
|
||||
*
|
||||
* @param string $path Path
|
||||
* @return array
|
||||
* @param string $path Path
|
||||
* @return void
|
||||
*/
|
||||
public function getStorageLogs($path)
|
||||
{
|
||||
|
||||
@ -71,7 +71,7 @@ class DolibarrDebugBar extends DebugBar
|
||||
/**
|
||||
* Returns a JavascriptRenderer for this instance
|
||||
*
|
||||
* @return string String content
|
||||
* @return DebugBar\JavascriptRenderer String content
|
||||
*/
|
||||
public function getRenderer()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user