1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2022-01-23 13:08:35 +01:00
..
ArrayFetchAnalyzer.php replace empty checks on Union with dedicated method 2022-01-07 21:27:45 +01:00
AtomicPropertyFetchAnalyzer.php fix internal properties on interfaces 2022-01-23 13:08:35 +01:00
ClassConstFetchAnalyzer.php allow marking enum cases as @deprecated 2021-12-22 06:16:42 +01:00
ConstFetchAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InstancePropertyFetchAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00
StaticPropertyFetchAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
VariableFetchAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00