mirror of
https://github.com/Seldaek/monolog.git
synced 2025-02-24 15:02:28 +01:00
Fix docblock
This commit is contained in:
parent
342a92509b
commit
7e56792987
@ -332,7 +332,7 @@ class Logger implements LoggerInterface
|
|||||||
/**
|
/**
|
||||||
* Gets all supported logging levels.
|
* Gets all supported logging levels.
|
||||||
*
|
*
|
||||||
* @return assoc Array as human-readable level names => level codes.
|
* @return array Assoc array with human-readable level names => level codes.
|
||||||
*/
|
*/
|
||||||
public static function getLevels()
|
public static function getLevels()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user