mirror of
https://gh.wpcy.net/https://github.com/fairpm/mini-fair-repo.git
synced 2026-04-26 17:34:45 +08:00
8 lines
No EOL
79 B
PHP
8 lines
No EOL
79 B
PHP
<?php
|
|
|
|
namespace MiniFAIR;
|
|
|
|
class Key {
|
|
public static function create() {
|
|
}
|
|
} |