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 ee1376d commit 546c901Copy full SHA for 546c901
src/PhpGenerator/PhpLiteral.php
@@ -13,7 +13,7 @@
13
/**
14
* PHP literal value.
15
*/
16
-final class PhpLiteral
+class PhpLiteral
17
{
18
/** @var string */
19
private $value;
0 commit comments