We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c5c86 commit f63ddbfCopy full SHA for f63ddbf
src/Models/Reader.php
@@ -15,7 +15,7 @@ class Reader
15
use Makeable;
16
17
public function __construct(
18
- protected string $controller,
+ protected string $controller,
19
protected ?string $method = null
20
) {
21
}
0 commit comments