Skip to content
Snippets Groups Projects

Enable rule

2 files
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -116,7 +116,7 @@ class ViewExecutableTest extends UnitTestCase {
/**
* The display plugin manager.
*
* @var \Drupal\Component\Plugin\PluginManagerInterface;
* @var \Drupal\Component\Plugin\PluginManagerInterface
*/
protected $displayPluginManager;
Loading