N°2977 PHP Doc change

This commit is contained in:
Pierre Goiffon
2020-05-04 18:13:40 +02:00
parent 5d7582bb6f
commit 7ec7626aa0

View File

@@ -646,7 +646,7 @@ abstract class LogAPI
* @param $sChannel * @param $sChannel
* *
* @return string one of the LEVEL_* const value * @return string one of the LEVEL_* const value
* @uses LEVEL_DEFAULT * @uses \LogAPI::LEVEL_DEFAULT
*/ */
private static function GetMinLogLevel($sChannel) private static function GetMinLogLevel($sChannel)
{ {