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

* introduce EventHandler + reintroduce legacy API for plugins
2021-01-06 09:05:53 -05:00
..
base_plugin.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
class_alias.php Short list syntax (#4102) 2020-09-02 00:17:41 -04:00
conditional_constant_define_inferred.php
conditional_interface.php
conditional_namespaced_functions.php
custom_functions.php
Doctrine.php Add failing testcase for #4705 2020-12-01 10:26:45 -05:00
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