PhpStormCompilePass - Generate hints for `Civi::cache()`
authorTim Otten <totten@civicrm.org>
Fri, 25 Aug 2023 23:16:28 +0000 (16:16 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 25 Aug 2023 23:35:58 +0000 (16:35 -0700)
commit72d98d471e8ff8aa15700bcc9dfbdc0b643c3115
tree82bdd07a46fe83ba5fc9215d37421446099054c3
parent4c4b02119c19864a31df2f3e80b34c2e10c02edf
PhpStormCompilePass - Generate hints for `Civi::cache()`

The `cache()` method just returns objects from the container, so it can come from the same metadata.
tools/extensions/phpstorm/Civi/PhpStorm/PhpStormCompilePass.php