Skip to content
Snippets Groups Projects
Commit 717cb8b6 authored by Alex Pott's avatar Alex Pott Committed by Klaus Purer
Browse files

Issue #2656186 by alexpott: Add missing $config_directories to core global variables

parent 4d1de900
Branches
Tags 8.2.6 8.x-2.6
No related merge requests found
......@@ -30,6 +30,7 @@ class Drupal_Sniffs_NamingConventions_ValidGlobalSniff implements PHP_CodeSniffe
'$base_url',
'$channel',
'$conf',
'$config_directories',
'$cookie_domain',
'$databases',
'$db_prefix',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment