1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-09 14:46:46 +02:00

Mark Utils of getclass as final

This commit is contained in:
George Mponos
2018-12-09 23:22:56 +02:00
parent 04fe4cdec1
commit ee22181110

View File

@@ -11,7 +11,7 @@
namespace Monolog; namespace Monolog;
class Utils final class Utils
{ {
/** /**
* @internal * @internal