1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/fixtures/stubs
orklah 6e3546d900
return types (#4311)
* return types

* remove willReturn for void methods
2021-01-29 11:39:53 +01:00
..
base_plugin.php return types (#4311) 2021-01-29 11:39:53 +01:00
class_alias.php Short list syntax (#4102) 2021-01-29 11:38:52 +01:00
conditional_constant_define_inferred.php Fix #2891 - treat autoloaded constants better 2020-08-13 09:14:27 -04:00
conditional_interface.php
conditional_namespaced_functions.php
custom_functions.php Fix test to work better 2020-07-08 17:42:19 -04:00
DomainException.php
extending_plugin_entrypoint.php return types (#4311) 2021-01-29 11:39:53 +01:00
extending_plugin.php
MissingClass.php Added @psalm-stub-override for classlikes and methods (#4177) 2021-01-29 11:39:34 +01:00
MissingMethod.php Added @psalm-stub-override for classlikes and methods (#4177) 2021-01-29 11:39:34 +01:00
namespaced_class.php More return types (#4173) 2021-01-29 11:38:57 +01:00
namespaced_functions.php
partial_class.php More return types (#4173) 2021-01-29 11:38:57 +01:00
phpstorm.meta.php
polyfill.php More return types (#4173) 2021-01-29 11:38:57 +01:00
systemclass.php More return types (#4173) 2021-01-29 11:38:57 +01:00
templated_class.php