mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-02 11:20:31 +02:00
Merge branch '1.x'
This commit is contained in:
@@ -16,7 +16,7 @@ class Utils
|
|||||||
/**
|
/**
|
||||||
* @internal
|
* @internal
|
||||||
*/
|
*/
|
||||||
public function getClass($object)
|
public static function getClass($object)
|
||||||
{
|
{
|
||||||
$class = \get_class($object);
|
$class = \get_class($object);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user