mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-12 16:14:08 +02:00
Move phpdoc to native types
This commit is contained in:
@@ -27,10 +27,7 @@ class SlackHandlerTest extends TestCase
|
||||
*/
|
||||
private $res;
|
||||
|
||||
/**
|
||||
* @var SlackHandler
|
||||
*/
|
||||
private $handler;
|
||||
private SlackHandler $handler;
|
||||
|
||||
public function setUp(): void
|
||||
{
|
||||
|
Reference in New Issue
Block a user