Constructor: inputWallPaperSlug
Wallpaper by slug (a unique ID, obtained from a wallpaper link »)
Attributes:
Name | Type | Required | Description |
---|---|---|---|
slug | string | Yes | Unique wallpaper ID |
Type: InputWallPaper
Example:
$inputWallPaperSlug = ['_' => 'inputWallPaperSlug', 'slug' => 'string'];