Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
simple_sitemap
Commits
58672149
Commit
58672149
authored
Sep 04, 2016
by
Pawel G
Browse files
Fix missing import
parent
d082775d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Form/SimplesitemapFormBase.php
View file @
58672149
...
...
@@ -3,6 +3,7 @@
namespace
Drupal\simple_sitemap\Form
;
use
Symfony\Component\DependencyInjection\ContainerInterface
;
use
Drupal\Core\Form\ConfigFormBase
;
/**
* Class SimplesitemapFormBase
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment