Disque\Command\QScan::getCommand PHP Method

getCommand() public method

Get command
public getCommand ( ) : string
return string Command
    public function getCommand()
    {
        return 'QSCAN';
    }