Skip to content
Snippets Groups Projects

Fix issues reported by phpcs.

Files
4
@@ -9,7 +9,7 @@ use Drupal\Core\StringTranslation\TranslationManager;
use Symfony\Component\DependencyInjection\ContainerInterface;
/**
* Class EntityCloneContextualLinks
* Entity Clone Contextual Links Derivative helper.
*
* @package Drupal\entity_clone\Plugin\Derivative
*/
Loading