yiisoft/yii-web

View on GitHub
src/Event/ApplicationShutdown.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

declare(strict_types=1);

namespace Yiisoft\Yii\Web\Event;

final class ApplicationShutdown
{
}