File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5151$ app ->addExercise (TheAttributesOfSuccess::class);
5252
5353$ art = <<<ART
54- ________ ___ ___ ________ ________
55- |\ __ \|\ \|\ \|\ __ \ |\ __ \
56- \ \ \|\ \ \ \_\ \ \ \|\ \ \ \ \|\ \
57- \ \ ____\ \ __ \ \ ____\ \ \ __ \
58- \ \ \___|\ \ \ \ \ \ \___| \ \ \|\ \
59- \ \__\ \ \__\ \__\ \__\ \ \_______\
60- \|__| \|__|\|__|\|__| \|_______|
54+ ________ ___ ___ ________ ________
55+ |\ __ \|\ \|\ \|\ __ \ |\ __ \
56+ \ \ \|\ \ \ \_\ \ \ \|\ \ \ \ \|\ \
57+ \ \ ____\ \ __ \ \ ____\ \ \ __ \
58+ \ \ \___|\ \ \ \ \ \ \___| \ \ \|\ \
59+ \ \__\ \ \__\ \__\ \__\ \ \_______\
60+ \|__| \|__|\|__|\|__| \|_______|
6161
6262 PHP 8 APPRECIATE
6363ART ;
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ public function __construct(private Parser $parser)
3030
3131 public function getName (): string
3232 {
33- return 'PHP gets a Promotion ' ;
33+ return 'PHP Gets a Promotion ' ;
3434 }
3535
3636 public function getDescription (): string
You can’t perform that action at this time.
0 commit comments