Skip to content

Commit f63ddbf

Browse files
author
Andrey Helldar
committed
Fixed codestyle
1 parent 89c5c86 commit f63ddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Reader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Reader
1515
use Makeable;
1616

1717
public function __construct(
18-
protected string $controller,
18+
protected string $controller,
1919
protected ?string $method = null
2020
) {
2121
}

0 commit comments

Comments
 (0)