mirror of
https://github.com/getgrav/grav.git
synced 2026-07-11 11:33:16 +02:00
reset on construct
This commit is contained in:
@@ -58,6 +58,7 @@ class Medium extends Data implements RenderableInterface
|
||||
parent::__construct($items, $blueprint);
|
||||
|
||||
$this->def('mime', 'application/octet-stream');
|
||||
$this->reset();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user