Documentation

Collection extends ArrayObject
in package

Contains a collection of Templates that may be queried.

Tags
template-extends

ArrayObject<string, Template>

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>
Return values
array<string|int, Transformation>

Search results