TemplateImageAspectRatio
in package
TemplateImageAspectRatio Class Doc Comment
Tags
Table of Contents
- RECTANGLE = 'rectangle'
- Possible values of this enum
- SQUARE = 'square'
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
RECTANGLE
Possible values of this enum
public
mixed
RECTANGLE
= 'rectangle'
SQUARE
public
mixed
SQUARE
= 'square'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>