Elgg\Notifications\DatabaseQueueMock::clear PHP Méthode

clear() public méthode

public clear ( )
    public function clear()
    {
        $this->queue = array();
    }