move files around

This commit is contained in:
Ben Goldsworthy 2021-05-30 07:40:40 +01:00
parent 9b4aa7ba9f
commit 508db52021
6 changed files with 114 additions and 17 deletions

View file

@ -135,6 +135,7 @@ class Core {
public function get_version(): string {
return $this->version;
}
/**
* Load the required dependencies for this plugin.
*