Skip to content

Commit 1546bec

Browse files
datamwebkenjis
andauthored
docs: use h3 for title
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent 6d5683a commit 1546bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following items have been added. Copy the properties in **src/Config/Auth.ph
3232
- `permission_denied` and `group_denied` are added to `Config\Auth::$redirects`.
3333
- `permissionDeniedRedirect()` and `groupDeniedRedirect()` are added.
3434

35-
#### Fix Custom Filter If extends `AbstractAuthFilter`
35+
### Fix Custom Filter If extends `AbstractAuthFilter`
3636

3737
If you have written a custom filter that extends `AbstractAuthFilter`, now you need to add and implement the `redirectToDeniedUrl()` method to your custom filter.
3838
The following example is related to the above explanation for **group** filter.

0 commit comments

Comments
 (0)