Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Component/s: Documentation
-
Labels:None
-
Environment:N/A
Description
The example helperSet setup in the tools section is currently referencing
"$helperSet = new \Symfony\Components\Console\Hel...."
The correct namespace is "$helperSet = new \Symfony\Component\Console\Hel...."