function ViewsPluginInterface::destroy

Clears a plugin.

1 method overrides ViewsPluginInterface::destroy()
PluginBase::destroy in core/modules/views/src/Plugin/views/PluginBase.php
Clears a plugin.

File

core/modules/views/src/Plugin/views/ViewsPluginInterface.php, line 149

Class

ViewsPluginInterface
Provides an interface for all views plugins.

Namespace

Drupal\views\Plugin\views

Code

public function destroy();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.