#1340
Answered
5/30/25, 6:51 PM
MartyB
Answers: 4

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 (4)

#1473
6/2/25, 8:34 PM
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

#1474
6/3/25, 10:15 AM
MartyB
1

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

#1476
3 weeks ago
PHPJetTeam
0

Done :-) Since 2025.11 ;-)

#1475
6/5/25, 4:29 PM
PHPJetTeam
0

Hello :-)

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

Stay tuned! Mirek

Your Answer
Privacy Policy