mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Added return type annotation
This commit is contained in:
@@ -67,6 +67,8 @@ class Registry
|
|||||||
* Checks if such logging channel exists by name or instance
|
* Checks if such logging channel exists by name or instance
|
||||||
*
|
*
|
||||||
* @param string|Logger $logger Name or logger instance
|
* @param string|Logger $logger Name or logger instance
|
||||||
|
*
|
||||||
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public static function hasLogger($logger)
|
public static function hasLogger($logger)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user