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