move files around
This commit is contained in:
parent
9b4aa7ba9f
commit
508db52021
6 changed files with 114 additions and 17 deletions
|
@ -135,6 +135,7 @@ class Core {
|
|||
public function get_version(): string {
|
||||
return $this->version;
|
||||
}
|
||||
|
||||
/**
|
||||
* Load the required dependencies for this plugin.
|
||||
*
|
||||
|
|
Reference in a new issue