Altax\Command\Builtin\EnvCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('env')->setDescription('Displays environment');
    }