Collection
extends ArrayObject
in package
Contains a collection of Templates that may be queried.
Tags
Table of Contents
- getTransformations() : array<string|int, Transformation>
- Returns a list of all transformations contained in the templates of this collection.
Methods
getTransformations()
Returns a list of all transformations contained in the templates of this collection.
public
getTransformations() : array<string|int, Transformation>