This commit is contained in:
2021-05-08 11:04:43 +08:00
parent f2e5e4c781
commit 4fdbb3368f
2 changed files with 25 additions and 24 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ use Snowflake\Snowflake;
/**
* @param array $handler
* @param mixed $class
* @param mixed|null $method
* @return After
*/
public function execute(mixed $class, mixed $method = null): static