mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Update documentation of void types in CallMap (#504)
The empty string is treated more like mixed
This commit is contained in:
parent
40efa9e8aa
commit
eb69d55b29
@ -49,7 +49,7 @@ namespace Psalm;
|
||||
*
|
||||
* Constructors have the class they belong to as a return type.
|
||||
*
|
||||
* Void types are declared as 'void' or ''.
|
||||
* Void types are always declared as 'void'.
|
||||
*/
|
||||
|
||||
return [
|
||||
|
Loading…
Reference in New Issue
Block a user