Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6221f35

Browse files
committed
bugsymfony#3671 miss extends keyword in define BlogController class (ghanbari)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closessymfony#3671).Discussion----------miss extends keyword in define BlogController classCommits-------934b14f Update acl.rst
2 parents4ce7a15 +696b029 commit6221f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/security/acl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Creating an ACL, and adding an ACE
108108
use Symfony\Component\Security\Acl\Domain\UserSecurityIdentity;
109109
use Symfony\Component\Security\Acl\Permission\MaskBuilder;
110110
111-
class BlogController
111+
class BlogController extends Controller
112112
{
113113
// ...
114114

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp