Skip to content

Commit bbfacfd

Browse files
chore: pint
1 parent e76fbc0 commit bbfacfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Html/Builder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ public function getTemplate(): string
276276
{
277277
return $this->template;
278278
}
279-
279+
280280
public function setTemplateData(array|\Closure $data = []): static
281281
{
282282
if ($data instanceof \Closure) {

0 commit comments

Comments
 (0)