function ViewsPluginInterface::create
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/views/ViewsPluginInterface.php \Drupal\views\Plugin\views\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\viewsCode
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.