✏️ 正在编辑: Foo4Command.php
路径:
/opt/alt/php53/usr/share/pear/test/Console/Symfony/Component/Console/Tests/Fixtures/Foo4Command.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php use Symfony\Component\Console\Command\Command; class Foo4Command extends Command { protected function configure() { $this->setName('foo3:bar:toh'); } }
💾 保存文件
← 返回文件管理器