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