Skip to content

Commit 10b2a29

Browse files
committed
minor #6004 Fix for small typo (djoos)
This PR was merged into the 2.8 branch. Discussion ---------- Fix for small typo "$mySevice" => "$myService" Thanks in advance for getting this merged in! Kind regards, David Commits ------- 9e64dd4 Fix for small typo
2 parents 2aeffdf + 9e64dd4 commit 10b2a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@ type. Create a constructor to your form type to receive the service::
11881188
{
11891189
private $myService;
11901190

1191-
public function __construct(MyService $mySevice)
1191+
public function __construct(MyService $myService)
11921192
{
11931193
$this->myService = $myService;
11941194
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy