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