Skip to content

Commit 9a5efbc

Browse files
authored
Update LogManager.php (#55016)
1 parent 95a8561 commit 9a5efbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Log/LogManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ protected function getFallbackChannelName()
554554
* Get the log connection configuration.
555555
*
556556
* @param string $name
557-
* @return array
557+
* @return array|null
558558
*/
559559
protected function configurationFor($name)
560560
{

0 commit comments

Comments
 (0)