变更
This commit is contained in:
@@ -60,7 +60,7 @@ class Config extends Component
|
||||
* @param bool $try
|
||||
* @param mixed|null $default
|
||||
* @return mixed
|
||||
* @throws ConfigException
|
||||
* @throws
|
||||
*/
|
||||
public static function get($key, mixed $default = null, bool $try = FALSE): mixed
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user