1
0
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:
Tyson Andre 2018-02-08 21:31:25 -08:00 committed by Matthew Brown
parent 40efa9e8aa
commit eb69d55b29

View File

@ -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 [