Add priority parameter to attach method in ManagerInterface#16816
Conversation
|
@tashik Thank you for this. Could you please create an issue first, then link it with this PR? Thanks! |
Also you might want to use the constant defined in the Manager (DEFAULT_PRIORITY). Move it to the Interface and use it from there |
18e9394 to
a5004a7
Compare
Thanks for that. Don't worry about the other commits, they probably came from your rebase. One last thing if you can. For Zephir we do not have |
|
@niden I have removed constant visibility, sorry for that, I am not familiar with Zephir. |
|
Thank you @tashik |
Hello!
In raising this pull request, I confirm the following:
Small description of change:
This pull request fixes #16817
My mini-fix will allow to generate correct ide-stubs. Please, update ide-stubs accordingly if possible.
Thanks,
Natalya