nur-ture/src/web/ly.php
2025-11-11 10:48:04 +04:00

8 lines
77 B
PHP

<?php
namespace nulib\web;
class ly {
static function end(): void {
}
}