Skip to content

Commit

Permalink
Merge pull request #8 from Luc45/patch-1
Browse files Browse the repository at this point in the history
IDE Autocompletion for container instances
  • Loading branch information
lucatume authored Oct 14, 2019
2 parents 1dfc848 + ed9aa20 commit b5ae392
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .phpstorm.meta.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php

namespace PHPSTORM_META {
$STATIC_METHOD_TYPES = [
\tad_DI52_Container::make( '' ) => [
"" == "@",
],
];
}

0 comments on commit b5ae392

Please sign in to comment.