revert phpdoc change

pull/6482/head
Philipp Holzer 2019-01-07 22:01:38 +01:00 zatwierdzone przez Hypolite Petovan
rodzic 9e0be97703
commit 1b802548b2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -105,7 +105,7 @@ class Logger extends BaseObject
* Mapping a legacy level to the PSR-3 compliant levels
* @see https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md#5-psrlogloglevel
*
* @param mixed $level the level to be mapped
* @param string $level the level to be mapped
*
* @return string the PSR-3 compliant level
*/