Feature: #56529 - Support “has*” Functions in extbase ObjectAccess¶
See Issue #56529
Description¶
ObjectAccess supports “is*” and “get*” functions to return property values. Another convenience method is “has*”, which can be used in the same way.
See Issue #56529
ObjectAccess supports “is*” and “get*” functions to return property values. Another convenience method is “has*”, which can be used in the same way.