1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00

documentation

This commit is contained in:
orklah 2022-02-09 21:15:22 +01:00
parent 3a298d028e
commit 0f1efa9079

View File

@ -1782,7 +1782,7 @@ class AssertionFinder
}
/**
* @param Identical|Equal|Smaller|SmallerOrEqual|NotIdentical|NotEqual $conditional
* @param Identical|Equal|NotIdentical|NotEqual $conditional
* @return false|int
*/
protected static function hasTypedValueComparison(