Fix: Update PHPUnit bootstrap and fix comment punctuation
This commit is contained in:
@@ -49,6 +49,6 @@ class Plugin {
|
||||
* Initialize the plugin
|
||||
*/
|
||||
public function init() {
|
||||
// Initialization logic goes here
|
||||
// Initialization logic goes here.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user