Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a4bc5fb6
Commit
a4bc5fb6
authored
Sep 02, 2016
by
catch
Browse files
Issue
#2654628
by gnuget, lokapujya: Deprecate PluginInterface
parent
6c614cbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/views/src/Plugin/views/PluginInterface.php
View file @
a4bc5fb6
...
...
@@ -4,6 +4,9 @@
use
Drupal\Component\Plugin\PluginInspectionInterface
;
/**
* @deprecated as of Drupal 8.3.x, will be removed in Drupal 9.0.0
*/
interface
PluginInterface
extends
PluginInspectionInterface
{
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment