mirror of
https://github.com/aoaostar/toolbox.git
synced 2025-12-30 08:34:26 +00:00
8 lines
53 B
PHP
8 lines
53 B
PHP
<?php
|
|
|
|
|
|
namespace plugin;
|
|
|
|
interface CheckCaptcha
|
|
{
|
|
} |