Skip to content

Commit af9eac4

Browse files
committed
Changed the code to remove references to Symfony Framework since it's
the standalone component
1 parent 60e2b3e commit af9eac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/console/changing_default_behavior.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ method::
2323

2424
#!/usr/bin/env php
2525
<?php
26-
// app/console
26+
// application.php
2727

28-
use Acme\DemoBundle\Command\GreetCommand;
28+
use Acme\Command\GreetCommand;
2929
use Symfony\Component\Console\Application;
3030

3131
$command = new GreetCommand();

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