HTMLPurifier_Injector::notifyEnd PHP Method

notifyEnd() public method

Notifier that is called when an end token is processed
Deprecation:
public notifyEnd ( HTMLPurifier_Token $token )
$token HTMLPurifier_Token Current token variable.
    public function notifyEnd($token)
    {
    }