set theme classes

This commit is contained in:
Shish
2020-02-04 00:46:36 +00:00
parent 81cd320928
commit e46b319295
35 changed files with 103 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
class AutoComplete extends Extension
{
/** @var AutoCompleteTheme */
protected $theme;
public function get_priority(): int
{
return 30;