We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb0c02 commit 2464b5cCopy full SHA for 2464b5c
.phpstorm.meta.php
@@ -0,0 +1,10 @@
1
+<?php
2
+
3
+namespace PHPSTORM_META
4
+{
5
+ $STATIC_METHOD_TYPES = array(
6
+ \Piwik\Container\StaticContainer::get('') => [
7
+ "" == "@",
8
+ ],
9
+ );
10
+}
0 commit comments