add optional (#932)

This commit is contained in:
Hamid Alaei Varnosfaderani
2020-05-05 10:27:37 +02:00
committed by GitHub
parent 8e34870e2a
commit 7515cd206d
+1
View File
@@ -58,5 +58,6 @@ namespace PHPSTORM_META {
override(\last(0), elementType(0));
override(\with(0), type(0));
override(\tap(0), type(0));
override(\optional(0), type(0));
}