10000 bugfix · middlewares/http-authentication@394f421 · GitHub
[go: up one dir, main page]

Skip to content

Commit 394f421

Browse files
committed
bugfix
1 parent 0db5c0b commit 394f421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpAuthentication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ abstract class HttpAuthentication
2727
/**
2828
* @var ResponseFactoryInterface
2929
*/
30-
private $responseFactory;
30+
protected $responseFactory;
3131

3232
/**
3333
* Define de users.

0 commit comments

Comments
 (0)
0