1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/tests/fixtures/stubs
orklah 10f2966dcb
return types (#4311)
* return types

* remove willReturn for void methods
2020-10-12 15:02:52 -04:00
..
base_plugin.php return types (#4311) 2020-10-12 15:02:52 -04:00
class_alias.php
conditional_constant_define_inferred.php
conditional_interface.php
conditional_namespaced_functions.php
custom_functions.php
DomainException.php
extending_plugin_entrypoint.php return types (#4311) 2020-10-12 15:02:52 -04:00
extending_plugin.php
MissingClass.php Added @psalm-stub-override for classlikes and methods (#4177) 2020-09-13 16:40:31 -04:00
MissingMethod.php Added @psalm-stub-override for classlikes and methods (#4177) 2020-09-13 16:40:31 -04:00
namespaced_class.php More return types (#4173) 2020-09-12 11:24:05 -04:00
namespaced_functions.php
partial_class.php More return types (#4173) 2020-09-12 11:24:05 -04:00
phpstorm.meta.php
polyfill.php More return types (#4173) 2020-09-12 11:24:05 -04:00
systemclass.php More return types (#4173) 2020-09-12 11:24:05 -04:00
templated_class.php