mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 05:36:45 +02:00
Mark Utils of getclass as final
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace Monolog;
|
||||
|
||||
class Utils
|
||||
final class Utils
|
||||
{
|
||||
/**
|
||||
* @internal
|
||||
|
Reference in New Issue
Block a user