Skip to content
Snippets Groups Projects
Commit eb2d3d0a authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5412: coding standards

parent 7e87aa6a
No related branches found
No related tags found
1 merge request!35Feature/istwcms 5412 ebremner bicite dashboard blocks
......@@ -6,8 +6,6 @@ use Drupal\Core\Block\BlockBase;
use Drupal\Core\Entity\EntityTypeManagerInterface;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
use Drupal\Core\Session\AccountProxyInterface;
use Drupal\views\Views;
use Symfony\Component\DependencyInjection\ContainerInterface;
/**
......@@ -53,8 +51,6 @@ class PublicationReferenceBlock extends BlockBase implements ContainerFactoryPlu
* The plugin_id for the plugin instance.
* @param mixed $plugin_definition
* The plugin implementation definition.
* @param \Drupal\Core\Session\AccountProxyInterface $currentUser
* Current user.
* @param \Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager
* Entity type manager.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment