forked from Cavemanon/cavepaintings
set theme classes
This commit is contained in:
@@ -7,6 +7,9 @@ abstract class TrashConfig
|
||||
|
||||
class Trash extends Extension
|
||||
{
|
||||
/** @var TrashTheme */
|
||||
protected $theme;
|
||||
|
||||
public function get_priority(): int
|
||||
{
|
||||
// Needs to be early to intercept delete events
|
||||
|
Reference in New Issue
Block a user