LDAP authentication support (#815)
This commit is contained in:
@@ -54,7 +54,7 @@ class DebugRenderer implements RendererInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $amount
|
||||
* @param mixed $amount
|
||||
* @return mixed
|
||||
*/
|
||||
protected function getFormattedMoney($amount)
|
||||
@@ -72,7 +72,7 @@ class DebugRenderer implements RendererInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $seconds
|
||||
* @param mixed $seconds
|
||||
* @return mixed
|
||||
*/
|
||||
protected function getFormattedDuration($seconds)
|
||||
|
||||
Reference in New Issue
Block a user