Skip to content

Commit 2bc25a5

Browse files
authored
~ is not null in Neon (#800)
1 parent 9aae875 commit 2bc25a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ parameters:
1616
scanFiles:
1717
- stubs/Twig/functions.stub
1818
drupal:
19-
drupal_root: ~
19+
drupal_root:
2020
bleedingEdge:
2121
checkDeprecatedHooksInApiFiles: false
2222
checkCoreDeprecatedHooksInApiFiles: false

0 commit comments

Comments
 (0)