Allow for configurable meta filename (#553)

This commit is contained in:
Chris Morrell
2017-08-28 13:37:22 +02:00
committed by Barry vd. Heuvel
parent a9ea231679
commit 55c9bfc33b
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -13,6 +13,8 @@ return array(
'filename' => '_ide_helper',
'format' => 'php',
'meta_filename' => '.phpstorm.meta.php',
/*
|--------------------------------------------------------------------------