Skip to content
Snippets Groups Projects
Commit d8a5b282 authored by Nicholas Mangold's avatar Nicholas Mangold
Browse files

Fixed PHPCS violation.

parent e6ecf4a4
No related branches found
No related tags found
1 merge request!11538Inline logo SVG.
......@@ -50,7 +50,7 @@ class SystemBrandingBlock extends BlockBase implements ContainerFactoryPluginInt
* @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
* The factory for configuration objects.
* @param \Drupal\Core\Image\ImageFactory $image_factory
* The factory for image objects.
* The factory for image objects.
*/
public function __construct(array $configuration, $plugin_id, $plugin_definition, ConfigFactoryInterface $config_factory, ImageFactory $image_factory) {
parent::__construct($configuration, $plugin_id, $plugin_definition);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment