There was an error while loading. Please reload this page.
1 parent 0a7867f commit 14b67c8Copy full SHA for 14b67c8
src/Illuminate/Container/Util.php
@@ -77,7 +77,7 @@ public static function getParameterClassName($parameter)
77
/**
78
* Get a contextual attribute from a dependency.
79
*
80
- * @param ReflectionParameter $dependency
+ * @param \ReflectionParameter $dependency
81
* @return \ReflectionAttribute|null
82
*/
83
public static function getContextualAttributeFromDependency($dependency)
0 commit comments