(NFC) phpstorm.php
authorTim Otten <totten@civicrm.org>
Sat, 26 Aug 2023 01:52:05 +0000 (18:52 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 26 Aug 2023 02:02:19 +0000 (19:02 -0700)
tools/extensions/phpstorm/phpstorm.php

index 1a8f9937bce5613f796412fe7887957b56b5c782..fa27ce20e058fbad9ba0cd86efe65adfb3f7b5f9 100644 (file)
@@ -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) {