mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-12-28 07:41:43 +01:00
Minor: formatting
This commit is contained in:
@@ -15,7 +15,8 @@ namespace RaspAP\Plugins;
|
||||
|
||||
use RaspAP\UI\Sidebar;
|
||||
|
||||
interface PluginInterface {
|
||||
interface PluginInterface
|
||||
{
|
||||
/**
|
||||
* Initialize the plugin
|
||||
* @param Sidebar $sidebar Sidebar instance for adding items
|
||||
|
||||
Reference in New Issue
Block a user