Files

9 lines
63 B
PHP
Raw Permalink Normal View History

2022-01-09 03:49:51 +08:00
<?php
namespace Database\Affair;
class Rollback
{
}