Mike

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Mike created a post,

    Object/Class comprehension in PHPStorm

    Hi there,If I have a class that I'm calling ::class upon and then later instantiating that class with new $class() or with reflection, how do I make sure PHPStorm knows the corresponding class for ...