<?php namespace ModulesGarden\ProxmoxAddon\Core\UI\Interfaces; /** * Admin Area Widget Interface */ interface AdminArea { }