Skip to content

Commit 3bde16c

Browse files
author
Krzysztof Jończyk
authored
Fixed formatting in Security section
1 parent bbe269f commit 3bde16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-3.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@ UPGRADE FROM 2.x to 3.0
11441144
'http_digest' => array('secret' => '%secret%'),
11451145
),
11461146
));
1147-
```
1147+
```
11481148

11491149
* The `AbstractVoter` class was removed. Instead, extend the new `Voter` class,
11501150
introduced in 2.8, and move your voting logic to the to the `supports($attribute, $subject)`

0 commit comments

Comments
 (0)