mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 20:57:36 +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
|
||||
*
|
||||
* @param string|Logger $logger Name or logger instance
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public static function hasLogger($logger)
|
||||
{
|
||||
|
Reference in New Issue
Block a user