You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.57 is required.
+ Parameters → getPropValue: You can now get the value of an object property or an array element in any nesting level. Just use . to get nested properties (see \DDTools\ObjectTools::getPropValue for more info).
* Parameters → outputter → Valid values:
+ The snippet can also return object as a native PHP object or array (it is convenient to call through \DDTools\Snippet). The following new values:
* 'objectAuto'.
* 'objectStdClass'.
* 'objectArray'.
* The foillowing have been changed (with backward compatibility):