🚑 fix(BooleanAttribute) Fix %askme% support and boolean in templates
(TRUE == '%askme') evaluates to TRUE in PHP, we need to use === in this case issue #5897
Please register or sign in to comment