Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to check if a class has a specific constant (by name) #133

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

sanderdlm
Copy link
Contributor

The Method and Property traits already had a check like this, this commit adds the same functionality for constants.

  • new feature
  • BC break? no
  • doc PR: nette/docs#???

Saw this method was missing when working with constants.

The Method and Property traits already had a check like this,
this commit adds the same functionality for constants.
@dg dg merged commit d1bb856 into nette:master Jul 30, 2023
@dg
Copy link
Member

dg commented Jul 30, 2023

Thanks

dg pushed a commit that referenced this pull request Jul 30, 2023
dg pushed a commit that referenced this pull request Jul 30, 2023
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