Skip to content

Commit 57f8359

Browse files
authored
Merge pull request #7 from hnhdigital-os/analysis-W60LDJ
Apply fixes from StyleCI
2 parents 0070020 + dfe339d commit 57f8359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public function addClassIf(?bool $check, string $class_name_1 = '', string $clas
141141
}
142142

143143
/**
144-
* Alias for addClassIf
144+
* Alias for addClassIf.
145145
*/
146146
public function classIf(?bool $check, string $class_name_1 = '', string $class_name_0 = ''): Html
147147
{

0 commit comments

Comments
 (0)