This commit is contained in:
2021-03-31 18:37:53 +08:00
parent 627faaf0c9
commit 3f6a19aea7
10 changed files with 17 additions and 75 deletions
+1 -3
View File
@@ -61,9 +61,7 @@ class Snowflake
* @param $alias
* @param array $array
* @return mixed
* @throws ComponentException
* @throws NotFindClassException
* @throws ReflectionException
* @throws Exception
*/
public static function set($alias, $array = []): mixed
{