-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow File Reference injection via meta php #25
Labels
Comments
King2500
added a commit
that referenced
this issue
Mar 1, 2020
King2500
added a commit
that referenced
this issue
Mar 4, 2020
King2500
added a commit
that referenced
this issue
Mar 4, 2020
King2500
added a commit
that referenced
this issue
Mar 4, 2020
King2500
added a commit
that referenced
this issue
Mar 4, 2020
King2500
added a commit
that referenced
this issue
Jun 16, 2020
King2500
added a commit
that referenced
this issue
Jun 16, 2020
Open: xAdvancedInjectFileReference(\My\Stuff\Example::dump(), 1, '/dir'); // relative to /dir/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.phpstorm.meta.php:
User code:
If inside class always go relative from doc root.
If not inside class always go relative from current file.
Plugin's built-in .phpstorm.meta.php:
The text was updated successfully, but these errors were encountered: