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