📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 02:49:18
📂
/
/
opt
/
alt
/
php55
/
usr
/
share
/
pear
/
test
/
Console
/
Symfony
/
Component
/
Console
/
Tests
/
Fixtures
✏️
Editing: Foo4Command.php
<?php use Symfony\Component\Console\Command\Command; class Foo4Command extends Command { protected function configure() { $this->setName('foo3:bar:toh'); } }
💾 Save Changes
❌ Cancel