kyriakos ktorides
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created is there a way to use any class as property type in @property ?
Is there a way to 'cheat' in phpstorms autocomplete to force it to see non-standard PHP types as magic properties?for example:/*** @property $title string* @property $content string* @property $pos...