mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
cs-fix
This commit is contained in:
parent
26f9b2cd6a
commit
264e146cef
@ -130,7 +130,7 @@ class TypeExpander
|
||||
* @param-out Atomic $return_type
|
||||
* @return non-empty-list<Atomic>
|
||||
*
|
||||
* @psalm-suppress ConflictingReferenceConstraint, ReferenceConstraintViolation Ultimately, the output type is always an Atomic
|
||||
* @psalm-suppress ConflictingReferenceConstraint, ReferenceConstraintViolation The output type is always Atomic
|
||||
* @psalm-suppress ComplexMethod
|
||||
*/
|
||||
public static function expandAtomic(
|
||||
|
Loading…
Reference in New Issue
Block a user