mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-28 19:23:11 +01:00
9 lines
66 B
PHP
9 lines
66 B
PHP
<?php
|
|
|
|
namespace Tests\Classes;
|
|
|
|
class UnexpectedEvent
|
|
{
|
|
//
|
|
}
|