Skip to content

Commit fe5b422

Browse files
okonomiyaki3000hopeseekr
authored andcommitted
_log returns the class instance for method chaining
1 parent 0ac6ec5 commit fe5b422

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChromePhp.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ protected static function _log($type, array $args)
271271
}
272272

273273
$logger->_addRow($logs, $backtrace_message, $type);
274+
275+
return self::getInstance();
274276
}
275277

276278
/**

0 commit comments

Comments
 (0)