Issue #2094497 by Ivan Zugec, dawehner: Fix typo in FilterFormatInterface docs
parent
da833c9ed8
commit
f027cda1c0
|
@ -29,7 +29,7 @@ interface FilterFormatInterface extends ConfigEntityInterface {
|
|||
* Sets the configuration for a filter plugin instance.
|
||||
*
|
||||
* Sets or replaces the configuration of a filter plugin in $this->filters,
|
||||
* and if instantianted already, also ensures that the actual filter plugin on
|
||||
* and if instantiated already, also ensures that the actual filter plugin on
|
||||
* the FilterBag contains the identical configuration.
|
||||
*
|
||||
* @param string $instance_id
|
||||
|
|
Loading…
Reference in New Issue