Mistycarpenter87
![Avatar](https://secure.gravatar.com/avatar/b9b8b6cc1031a9e2f4e85d66db0dc94f?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to tell PhpStorm that function argument is file path
In PhpStorm (and other JetBrains IDE), is it possible to make function attributes as file / resource path? E.g. in this function: function mix($file): string { // check mix maninfest for $file an...