Added $force to vars
This commit is contained in:
parent
cd34879cf1
commit
aa452bf8eb
@ -89,8 +89,8 @@ class ImageReplaceException extends SCoreException {
|
||||
* Request a thumbnail be made for an image object.
|
||||
*/
|
||||
class ThumbnailGenerationEvent extends Event {
|
||||
var $hash, $type;
|
||||
|
||||
var $hash, $type, $force;
|
||||
|
||||
/**
|
||||
* Request a thumbnail be made for an image object
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user