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