Phive\Queue\Tests\Handler\SysVHandler::clear PHP Method

clear() public method

public clear ( )
    public function clear()
    {
        msg_remove_queue(msg_get_queue($this->getOption('key')));
    }