Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_ct_event
Commits
b9d04f4f
Commit
b9d04f4f
authored
Jun 09, 2021
by
Eric Bremner
Browse files
ISTWCMS-4704: coding standards
parent
2f2ad2f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
uw_ct_event.install
uw_ct_event.install
+1
-7
No files found.
uw_ct_event.install
View file @
b9d04f4f
...
...
@@ -6,6 +6,7 @@
*/
use
Drupal\node\Entity\Node
;
use
Drupal\taxonomy\Entity\Term
;
/**
* Implements hook_install().
...
...
@@ -31,13 +32,6 @@ function uw_ct_event_install() {
}
}
/**
* @file
* Contains various helper functions.
*/
use
Drupal\taxonomy\Entity\Term
;
/**
* Helper function to create a taxonomy term programmatically.
*
...
...
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