Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd9202 commit 59b77c2Copy full SHA for 59b77c2
src/MethodMetadataPicker.php
@@ -5,7 +5,7 @@
5
use Doctrine\Common\Annotations\Reader;
6
use ReflectionClass;
7
use ReflectionException;
8
-use ReflectionProperty;
+use ReflectionMethod;
9
10
class MethodMetadataPicker
11
{
0 commit comments