Deprecated get|setInject?
Notice: This thread is very old.
- amik
- Member | 118
Hi,
why is this line (and the same for getInject()) commented out? Are these methods
planned to be deprecated, or they were un-deprecated or why?
https://github.com/…finition.php#L329
I'm just curious as I just noticed this when writing a new extension (and this is why I don't like commented out code without including explanation :) )
- Tomáš Votruba
- Moderator | 1114
@amik Just wondering, where do you need the inject? Could you share the code?
Last edited by Tomáš Votruba (2017-01-07 18:20)
- Tomáš Votruba
- Moderator | 1114
@amik I see, that confused me a lot few years ago too :)
Let me know when your extension is ready. I can code-review it if
you like.