PHP Class N98\Magento\Command\OpenBrowserCommand

Inheritance: extends AbstractMagentoCommand
Datei anzeigen Open project: netz98/n98-magerun

Public Methods

Method Description
isEnabled ( ) : boolean

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void

Private Methods

Method Description
resolveOpenerCommand ( Symfony\Component\Console\Output\OutputInterface $output ) : string

Method Details

configure() protected method

protected configure ( )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
return integer | void

isEnabled() public method

public isEnabled ( ) : boolean
return boolean