Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36159e2

Browse files
darrylheinwouterj
authored andcommitted
Tabbing fix
1 parent 36f9dd7 commit 36159e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ their fully qualified class names::
142142
{
143143
// ...
144144

145-
$this->addClassesToCompile(array(
145+
$this->addClassesToCompile(array(
146146
'AppBundle\\Manager\\UserManager',
147147
'AppBundle\\Utils\\Slugger',
148148
// ...

0 commit comments

Comments
 (0)