function ViewsPluginInterface::create

File

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

Class

ViewsPluginInterface
Provides an interface for all views plugins.

Namespace

Drupal\views\Plugin\views

Code

public static function create(ContainerInterface $container, array $configuration, $plugin_id, $plugin_definition);

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