Minor: formatting

This commit is contained in:
billz
2024-11-07 01:19:08 -08:00
parent 04a6d007fd
commit 0bcc396b78
2 changed files with 20 additions and 10 deletions

View File

@@ -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