We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f6a276 + 4189cfd commit 2cef193Copy full SHA for 2cef193
Traits/EnumeratesValues.php
@@ -44,7 +44,7 @@ trait EnumeratesValues
44
/**
45
* The methods that can be proxied.
46
*
47
- * @var array
+ * @var string[]
48
*/
49
protected static $proxies = [
50
'average',
0 commit comments