Skip to content
Snippets Groups Projects

1.x

Merged Bartek Jaskulski requested to merge 1.x into review
1 file
+ 0
7
Compare changes
  • Side-by-side
  • Inline
+ 0
7
@@ -78,13 +78,6 @@ final class Plugin {
@@ -78,13 +78,6 @@ final class Plugin {
return $this->basename;
return $this->basename;
}
}
/**
* Retrieve the plugin directory.
*/
public function get_directory(): string {
return $this->directory;
}
/**
/**
* Retrieve the path to a file in the plugin.
* Retrieve the path to a file in the plugin.
*
*
Loading