Loading src/Form/GoogleAnalyticsAdminSettingsForm.php +2 −2 Original line number Diff line number Diff line Loading @@ -3,13 +3,13 @@ namespace Drupal\google_analytics\Form; use Drupal\Component\Utility\Unicode; use Drupal\Core\Config\ConfigFactoryInterface; use Drupal\Core\Extension\ModuleHandler; use Drupal\Core\Form\ConfigFormBase; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Url; use Drupal\Core\Session\AccountInterface; use Drupal\Core\Extension\ModuleHandler; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Config\ConfigFactoryInterface; /** * Configure Google_Analytics settings for this site. Loading Loading
src/Form/GoogleAnalyticsAdminSettingsForm.php +2 −2 Original line number Diff line number Diff line Loading @@ -3,13 +3,13 @@ namespace Drupal\google_analytics\Form; use Drupal\Component\Utility\Unicode; use Drupal\Core\Config\ConfigFactoryInterface; use Drupal\Core\Extension\ModuleHandler; use Drupal\Core\Form\ConfigFormBase; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Url; use Drupal\Core\Session\AccountInterface; use Drupal\Core\Extension\ModuleHandler; use Symfony\Component\DependencyInjection\ContainerInterface; use Drupal\Core\Config\ConfigFactoryInterface; /** * Configure Google_Analytics settings for this site. Loading