Skip to content

Commit de7ecdf

Browse files
gaetan-hexadogactions-user
authored andcommitted
Automatically applied php-cs-fixer changes
1 parent 8220136 commit de7ecdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Traits/HasViews.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ protected function loadViews()
3131
}
3232

3333
/**
34-
* Register theme's vendor views
34+
* Register theme's vendor views.
3535
*/
3636
protected function loadVendorViews(): void
3737
{
@@ -47,7 +47,7 @@ protected function loadVendorViews(): void
4747
}
4848

4949
/**
50-
* Register Mail Markdown components
50+
* Register Mail Markdown components.
5151
*/
5252
protected function loadMailComponentPaths(): void
5353
{

0 commit comments

Comments
 (0)