This commit is contained in:
2023-12-12 15:35:37 +08:00
parent 6438d8affb
commit d16adba08e
32 changed files with 285 additions and 311 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ class Result
* @param $key
* @param $data
* @return $this
* @throws Exception
* @throws
*/
public function setAttr($key, $data): static
{