Thumbnail
class Thumbnail extends File (View source)
Properties
protected array | $data | Model Data | from BaseModel |
protected string | $contents | The file contents | from File |
protected FileMetadata | $metadata | File Metadata | from File |
Methods
Details
mixed|null
__get(string $property)
Handle calls to undefined properties.
Check whether an item with the key, same as the property, is available on the data property.
mixed|null
__set(string $property, string $value)
Handle calls to undefined properties.
Sets an item with the defined value on the data property.
FileMetadata
getMetadata()
The metadata for the file