Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uw_cfg_common
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_cfg_common
Commits
34895e6f
Commit
34895e6f
authored
4 years ago
by
Igor Biki
Browse files
Options
Downloads
Patches
Plain Diff
ISTWCMS-4569: Removing blank line to pass code sniffer checks.
parent
dc83f45b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!46
Feature/istwcms 4569 ebremner twitter code
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Plugin/CKEditorPlugin/MathJaxPlugin.php
+0
-1
0 additions, 1 deletion
src/Plugin/CKEditorPlugin/MathJaxPlugin.php
with
0 additions
and
1 deletion
src/Plugin/CKEditorPlugin/MathJaxPlugin.php
+
0
−
1
View file @
34895e6f
...
@@ -60,7 +60,6 @@ class MathJaxPlugin extends CKEditorPluginBase implements ContainerFactoryPlugin
...
@@ -60,7 +60,6 @@ class MathJaxPlugin extends CKEditorPluginBase implements ContainerFactoryPlugin
return
new
static
(
$configuration
,
$plugin_id
,
$plugin_definition
,
$container
->
get
(
'library.libraries_directory_file_finder'
),
$container
->
get
(
'file_system'
));
return
new
static
(
$configuration
,
$plugin_id
,
$plugin_definition
,
$container
->
get
(
'library.libraries_directory_file_finder'
),
$container
->
get
(
'file_system'
));
}
}
/**
/**
* {@inheritdoc}
* {@inheritdoc}
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment