class ThumbnailDelete extends Event (View source)

Properties

private string $path

E.g. /thumbnails/medium_2x/9915/2801/7337/png-24.jpg

protected Version $type

Methods

__construct(string $path, Version $type)

No description

string
getPath()

No description

getThumbnailType()

No description

Details

__construct(string $path, Version $type)

No description

Parameters

string $path

Path to the thumbnail

Version $type

string getPath()

No description

Return Value

string

Version getThumbnailType()

No description

Return Value

Version