Skip to content
This repository was archived by the owner on Jun 11, 2020. It is now read-only.

Commit 427344c

Browse files
committed
run code inspection check. fix some errors
1 parent 77179bb commit 427344c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ObjectHelper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ public static function hash($object, $unique = true): string
148148
* @param array $extraArgs
149149
* @return array
150150
* @throws \RuntimeException
151+
* @throws \ReflectionException
151152
*/
152153
public static function getMethodArgs(\ReflectionMethod $method, array $extraArgs = []): array
153154
{

0 commit comments

Comments
 (0)