Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coder-3081260
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
coder-3081260
Commits
717cb8b6
Commit
717cb8b6
authored
Feb 7, 2016
by
Alex Pott
Committed by
Klaus Purer
Feb 7, 2016
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2656186
by alexpott: Add missing $config_directories to core global variables
parent
4d1de900
Branches
Branches containing commit
Tags
8.2.6
8.x-2.6
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
coder_sniffer/Drupal/Sniffs/NamingConventions/ValidGlobalSniff.php
+1
-0
1 addition, 0 deletions
...ffer/Drupal/Sniffs/NamingConventions/ValidGlobalSniff.php
with
1 addition
and
0 deletions
coder_sniffer/Drupal/Sniffs/NamingConventions/ValidGlobalSniff.php
+
1
−
0
View file @
717cb8b6
...
...
@@ -30,6 +30,7 @@ class Drupal_Sniffs_NamingConventions_ValidGlobalSniff implements PHP_CodeSniffe
'$base_url'
,
'$channel'
,
'$conf'
,
'$config_directories'
,
'$cookie_domain'
,
'$databases'
,
'$db_prefix'
,
...
...
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