ListTemplatesOptions
in package
ListTemplatesOptions Class Doc Comment
Tags
Table of Contents
- $include : string|null
- $include The possible values are: matching_applied - This returns template matching information for the template.
- getInclude() : string|null
- Gets include
- setInclude() : self
- Sets include
Properties
$include
$include The possible values are: matching_applied - This returns template matching information for the template.
protected
string|null
$include
= null
Methods
getInclude()
Gets include
public
getInclude() : string|null
Return values
string|null —setInclude()
Sets include
public
setInclude(string|null $include) : self
Parameters
- $include : string|null
-
The possible values are: matching_applied - This returns template matching information for the template.