Symfony commands should extend the class \Symfony\Component\Console\Command\Command. The command should implement at least a configure() and an execute() method ...
確定! 回上一頁