Searched refs:markForDeletion (Results 1 – 1 of 1) sorted by relevance
37 private $markForDeletion; variable in HTMLPurifier_Injector_RemoveSpansWithoutAttributes41 $this->markForDeletion = new SplObjectStorage();77 $this->markForDeletion->attach($current);88 if ($this->markForDeletion->contains($token)) {89 $this->markForDeletion->detach($token);