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