toolbox-aoaostar/plugin/CheckCaptcha.php
2022-10-19 15:00:21 +08:00

8 lines
53 B
PHP

<?php
namespace plugin;
interface CheckCaptcha
{
}