We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705f4db commit 0ed667bCopy full SHA for 0ed667b
tests/PHPStan/Printer/PrinterTest.php
@@ -2006,7 +2006,7 @@ public function dataPrintType(): iterable
2006
new IdentifierTypeNode('string'),
2007
),
2008
new ArrayShapeItemNode(
2009
- new QuoteAwareConstExprStringNode('Full Name', QuoteAwareConstExprStringNode::SINGLE_QUOTED),
+ new ConstExprStringNode('Full Name', ConstExprStringNode::SINGLE_QUOTED),
2010
false,
2011
2012
@@ -2021,7 +2021,7 @@ public function dataPrintType(): iterable
2021
2022
2023
new ObjectShapeItemNode(
2024
2025
2026
2027
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments