mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
add optional (#932)
This commit is contained in:
@@ -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));
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user