first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<h1><?= $testString ?></h1>
|
||||
@@ -0,0 +1 @@
|
||||
<h1>{testString}</h1>
|
||||
@@ -0,0 +1 @@
|
||||
<h1><?= $testString ?? 'is_not' ?></h1>
|
||||
Reference in New Issue
Block a user