1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/tests/fixtures/stubs
orklah d8fea8aabb
implement DTO for plugins (#4881)
* implement DTO for plugins

* introduce EventHandler + reintroduce legacy API for plugins
2021-01-29 11:47:27 +01:00
..
base_plugin.php implement DTO for plugins (#4881) 2021-01-29 11:47:27 +01:00
class_alias.php Short list syntax (#4102) 2021-01-29 11:38:52 +01:00
conditional_constant_define_inferred.php
conditional_interface.php
conditional_namespaced_functions.php
custom_functions.php
Doctrine.php Add failing testcase for #4705 2021-01-29 11:47:10 +01: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