|
| | create ($type, $channel_id, $token, $meta) |
| |
| | match ($type, $channel_id, $token, $meta) |
| |
| | get_meta ($type, $channel_id, $token) |
| |
| | purge ($type, $interval) |
| | Purge entries of a verify-type older than interval. More...
|
| |
| Zotlabs\Zot\Verify::create |
( |
|
$type, |
|
|
|
$channel_id, |
|
|
|
$token, |
|
|
|
$meta |
|
) |
| |
| Zotlabs\Zot\Verify::get_meta |
( |
|
$type, |
|
|
|
$channel_id, |
|
|
|
$token |
|
) |
| |
| Zotlabs\Zot\Verify::match |
( |
|
$type, |
|
|
|
$channel_id, |
|
|
|
$token, |
|
|
|
$meta |
|
) |
| |
| Zotlabs\Zot\Verify::purge |
( |
|
$type, |
|
|
|
$interval |
|
) |
| |
The documentation for this class was generated from the following file: