This commit is contained in:
2023-12-12 15:35:38 +08:00
parent 827fb257ab
commit 84c253a9f6
17 changed files with 271 additions and 302 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ class StdoutLogger extends Component
* @param string $name
* @param array $arguments
* @return void
* @throws ReflectionException
* @throws
*/
public function __call(string $name, array $arguments)
{