#1340
Answered
2 weeks ago
MartyB
Answers: 3

How to enable property hooks?

Thanks for 8.4 support.

I am currently testing the new version. Is it possible to enable property hooks support somehow? I can't find it anywhere...

Thanks!

Answers (3)

#1473
13 days ago
PHPJetTeam
0

Hello :-)

Currently, you need to switch this in the JetStudio\ClassCreator_Config class. There you will find the $prefer_property_hooks property, which you should set to true.

Have a nice day Mirek

#1475
10 days ago
PHPJetTeam
0

Hello :-)

Well ... You are right ... Let's change it ;-)

Stay tuned! Mirek

#1474
13 days ago
MartyB
0

Hey! Common! It is not Jet style! :-D What about some config tool?

Your Answer
Privacy Policy