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