\Lobby\CLILobby

CLI handler for `lobby` command

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
configure()
execute()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

configure()

configure() 

Configure the command

execute()

execute(\Symfony\Component\Console\Input\InputInterface  $input, \Symfony\Component\Console\Output\OutputInterface  $output) 

Handle commands

Parameters

\Symfony\Component\Console\Input\InputInterface $input

Interface to get input

\Symfony\Component\Console\Output\OutputInterface $output

Interface to output to console