projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d39767
)
(NFC) phpstorm.php
author
Tim Otten
<totten@civicrm.org>
Sat, 26 Aug 2023 01:52:05 +0000
(18:52 -0700)
committer
Tim Otten
<totten@civicrm.org>
Sat, 26 Aug 2023 02:02:19 +0000
(19:02 -0700)
tools/extensions/phpstorm/phpstorm.php
patch
|
blob
|
blame
|
history
diff --git
a/tools/extensions/phpstorm/phpstorm.php
b/tools/extensions/phpstorm/phpstorm.php
index 1a8f9937bce5613f796412fe7887957b56b5c782..fa27ce20e058fbad9ba0cd86efe65adfb3f7b5f9 100644
(file)
--- a/
tools/extensions/phpstorm/phpstorm.php
+++ b/
tools/extensions/phpstorm/phpstorm.php
@@
-27,7
+27,7
@@
function phpstorm_metadata_dir(): string {
* @link https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_config/
*/
function phpstorm_civicrm_config(&$config): void {
- _phpstorm_civix_civicrm_config($config);
+
_phpstorm_civix_civicrm_config($config);
}
function phpstorm_civicrm_container(\Symfony\Component\DependencyInjection\ContainerBuilder $container) {