Skip to content

Commit 0255425

Browse files
TomasVotrubaherndlm
authored andcommitted
Update src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php
Co-authored-by: Martin Herndl <martin@herndl.org>
1 parent d707038 commit 0255425

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ public function getTypeFromFunctionCall(
7171
Scope $scope,
7272
): Type
7373
{
74-
// update type based on JSON_THROW_ON_ERROR
7574
$argumentPosition = $this->argumentPositions[$functionReflection->getName()];
7675
$defaultReturnType = ParametersAcceptorSelector::selectSingle($functionReflection->getVariants())->getReturnType();
7776

0 commit comments

Comments
 (0)