We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460a6f9 commit cff8c53Copy full SHA for cff8c53
1 file changed
docs/en/request-authorization-middleware.rst
@@ -23,7 +23,7 @@ and add::
23
24
use Authorization\Policy\RequestPolicyInterface;
25
use Cake\Http\ServerRequest;
26
- use Authorization\Policy\ResultInterface
+ use Authorization\Policy\ResultInterface;
27
28
class RequestPolicy implements RequestPolicyInterface
29
{
0 commit comments