Skip to content

Commit 508ddbb

Browse files
committed
pint
1 parent cbc1d7e commit 508ddbb

File tree

2 files changed

+41
-30
lines changed

2 files changed

+41
-30
lines changed

app/Enums/Example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public function variables(): array
107107

108108
$constants = (new ReflectionClass($class))->getConstants();
109109

110-
$personalize = <<<HTML
110+
$personalize = <<<'HTML'
111111
// AppServiceProvider, "boot" method.
112112
113113
{%model%}

composer.lock

Lines changed: 40 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)