8 lines
42 B
PHP
Raw Normal View History

2019-12-06 09:17:40 +08:00
<?php
namespace catcher;
class Form
{
}