Skip to content

Commit 3872242

Browse files
committed
ICL: Typo fixed.
1 parent 97cde24 commit 3872242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Loggable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ protected function logEmergency($message, array $context = [])
110110

111111
public function icLogger()
112112
{
113-
return $this->icLogger();
113+
return $this->icLogger;
114114
}
115115
}

0 commit comments

Comments
 (0)