This commit is contained in:
2021-05-18 14:13:46 +08:00
parent 77adb07eda
commit 8adf4b91b6
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -533,6 +533,7 @@ class Snowflake
* @param string $event
* @param null $data
* @return false|string
* @throws Exception
*/
public static function param(string $event, $data = NULL): bool|string
{