Skip to content

Commit 867a0ba

Browse files
committed
Create .phpstorm.meta.php
1 parent 2c70b02 commit 867a0ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.phpstorm.meta.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace PHPSTORM_META {
4+
override(\app(0), map([
5+
'hyde' => \Hyde\Foundation\HydeKernel::class,
6+
]));
7+
}

0 commit comments

Comments
 (0)