1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
feek 8d2db4e673
feature: universal object crates (#3948)
* feature: universal object crates

* docs: document universal object crate config option

Co-authored-by: Matthew Brown <github@muglug.com>
2020-10-07 09:56:21 -04:00
..
ArrayFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
ClassConstFetchAnalyzer.php 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
ConstFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
InstancePropertyFetchAnalyzer.php feature: universal object crates (#3948) 2020-10-07 09:56:21 -04:00
StaticPropertyFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
VariableFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00