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