Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0cc03f6

Browse files
committed
fix lint
1 parent 6b49219 commit 0cc03f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/Analyser/TypeSpecifier.php‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,8 +1311,6 @@ private function specifyTypesForConstantStringBinaryExpression(
13111311
&& isset($exprNode->getArgs()[0])
13121312
&& $constantStringValue === ''
13131313
) {
1314-
$argType = $scope->getType($exprNode->getArgs()[0]->value);
1315-
13161314
return $this->create(
13171315
$exprNode->getArgs()[0]->value,
13181316
TypeCombinator::intersect(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /