CheckSet
class CheckSet extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $checksType | ||
protected | $checksDataType | ||
string | $displayName | ||
protected | $imageAllowlistType | ||
protected | $imageAllowlistDataType | ||
protected | $scopeType | ||
protected | $scopeDataType |
Methods
setChecks($checks)
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
getImageAllowlist()
No description
Details
setChecks($checks)
No description
Check[]
getChecks()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setImageAllowlist(ImageAllowlist $imageAllowlist)
No description
ImageAllowlist
getImageAllowlist()
No description
setScope(Scope $scope)
No description
Scope
getScope()
No description