Skip to content

Commit 755065f

Browse files
Ulrichweaverryan
authored andcommitted
fix indent & coma
1 parent 83641f8 commit 755065f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/form/unit_testing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ before creating the parent form using PreloadedExtension class::
133133
{
134134
$childType = new TestChildType();
135135
return array(new PreloadedExtension(array(
136-
$childType->getName() => $childType
137-
), array()));
136+
$childType->getName() => $childType,
137+
), array()));
138138
}
139139

140140
public function testBindValidData()

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