作者 lackoxygen

feat:m auth

... ... @@ -20,7 +20,7 @@ class Config
/**
* @return Option
*/
public function getConfig(): Option
protected function getConfig(): Option
{
return clone $this->config;
}
... ...