- Issue created by @Grimreaper
- Merge request !1Issue #3535009 by grimreaper: Not working due to typing → (Open) created by Grimreaper
$pictureConfig->thirdPartySettings['rift_cq']['rift_cq_enable_container_queries'] === '1'
Proper config schema should be provided so config is casted into bool.
Currently on my quick test, I got a 1 casted as int so === evaluation is FALSE.
Active
1.0
Code