mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-17 14:46:33 +02:00
8 lines
110 B
PHP
8 lines
110 B
PHP
<?php
|
|
|
|
namespace Monolog\Handler\SocketHandler;
|
|
|
|
class SocketTest extends \PHPUnit_Framework_TestCase
|
|
{
|
|
|
|
} |