This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2024-11-27 04:45:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
efb86f8866
psalm
/
tests
/
somefile.php
6 lines
93 B
PHP
Raw
Normal View
History
Unescape
Escape
create real path for Psalm to stop ignoring suppressions
2021-08-19 19:31:58 +02:00
<
?
php
Strict types everywhere
2023-10-19 13:12:06 +02:00
declare
(
strict_types
=
1
);
create real path for Psalm to stop ignoring suppressions
2021-08-19 19:31:58 +02:00
//placeholder file to have a real file when analysing tests
Reference in New Issue
Copy Permalink