Info

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

    Match inspection name and description

    I know I can turn off an inspection on any given line of code by using the @noinspection annotation, e.g./** @noinspection PhpUnused */That is very useful.But I did not find a quick and easy way to...