Skip to content

Conversation

@mesour
Copy link
Contributor

@mesour mesour commented Jan 4, 2020

  • Added support find usages for PHP classes used in neon
  • Added inspections for used undefined classes
  • Increased minimum compatibility with PHPStorm 2018.3

@mesour mesour force-pushed the mn-php-classes-usages branch from 559775b to d5a9174 Compare January 4, 2020 12:18
return text;
}

public boolean isPhpScalar() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neslo by to dat do interface? abys nemusel mit instanceof NeonScalarImpl?

return NeonPhpUtil.isReferenceFor(className, ((PhpClass) element));
}

} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants