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