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 18d5687 commit f785ea2Copy full SHA for f785ea2
functionMap.php
@@ -5,7 +5,7 @@
5
/**
6
* This array is in the same format as the function map array in PHPStan:
7
*
8
- * '<function_name>' => ['<return_type>, '<arg_name>'=>'<arg_type>']
+ * '<function_name>' => ['<return_type>', '<arg_name>'=>'<arg_type>']
9
10
* @link https://github.com/phpstan/phpstan-src/blob/1.5.x/resources/functionMap.php
11
*/
0 commit comments