Documentation

FilterableInterface
in

Filterable interface

Tags
category

Pop

author

Chris Corbyn, from the SwiftMailer library https://github.com/swiftmailer/swiftmailer

version
4.0.0

Table of Contents

Methods

addFilter()  : void
Add a new StreamFilter, referenced by $key
removeFilter()  : void
Remove an existing filter using $key

Methods

removeFilter()

Remove an existing filter using $key

public removeFilter(string $key) : void
Parameters
$key : string

        
On this page

Search results